This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
GetEasy
/
tslint-config
Vērot
2
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
4d4ac9a1af
Atzari
Tagi
master
tslint-config
/
test
/
no-reference
/
tsconfig.json
tsconfig.json
126 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
{
"compilerOptions": {
"strict": true,
"noUnusedLocals": true,
"noUnusedParameters": true
}
}