This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
GetEasy
/
tslint-config
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
4d4ac9a1af
Větve
Značky
master
tslint-config
/
test
/
number-literal-format
/
tsconfig.json
tsconfig.json
126 B
Historie
Surový
1
2
3
4
5
6
7
{
"compilerOptions": {
"strict": true,
"noUnusedLocals": true,
"noUnusedParameters": true
}
}