This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
flndrn
/
Briven
Pridať medzi pozorované
1
Hviezda
1
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Actions
Branch:
main
Branche
Tagy
main
Briven
/
packages
/
studio
/
generator
/
tsconfig.json
tsconfig.json
106 B
Permanentný odkaz
História
Raw
1
2
3
4
5
{
"extends": "tsconfig/base.json",
"include": ["."],
"exclude": ["dist", "build", "node_modules"]
}