This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
raylu
/
prunstats
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
00b9c8b831
Rami (Branch)
Tag
main
prunstats
/
reports
/
tsconfig.json
tsconfig.json
115 B
Cronologia
Originale
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"target": "ES6",
"module": "ES6",
"outDir": "./dist",
"strict": true
}
}