This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
htcwl
/
smartFactory
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
237d449f15
Gałęzie
Tagi
master
smartFactory
/
node_modules
/
less
/
tsconfig.build.json
tsconfig.build.json
108 B
Historia
Czysty
1
2
3
4
5
6
7
{
"extends": "./tsconfig",
"compilerOptions": {
"rootDir": "./src",
},
"include": ["src/**/*"]
}