This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
GetEasy
/
tslint-config
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
شاخه:
master
شاخهها
تگها
master
tslint-config
/
test
/
no-switch-case-fall-through
/
tsconfig.json
tsconfig.json
126 B
لینک دائمی
تاريخچه
خام
1
2
3
4
5
6
7
{
"compilerOptions": {
"strict": true,
"noUnusedLocals": true,
"noUnusedParameters": true
}
}