|
@@ -14,7 +14,6 @@
|
|
|
|
|
|
"strict": true,
|
|
"strict": true,
|
|
"strictNullChecks": false,
|
|
"strictNullChecks": false,
|
|
- "noImplicitAny": false,
|
|
|
|
/* Stricter than strict */
|
|
/* Stricter than strict */
|
|
"noImplicitReturns": true,
|
|
"noImplicitReturns": true,
|
|
"noUnusedParameters": true,
|
|
"noUnusedParameters": true,
|