This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
GetEasy
/
tslint-config
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
4d4ac9a1af
Dallar
Biçim İmleri
master
tslint-config
/
test
/
no-switch-case-fall-through
/
tsconfig.json
tsconfig.json
126 B
Geçmiş
Ham
1
2
3
4
5
6
7
{
"compilerOptions": {
"strict": true,
"noUnusedLocals": true,
"noUnusedParameters": true
}
}