|
@@ -12,7 +12,6 @@
|
|
|
"rootDirs": ["/src", "/test", "/mock","./typings"],
|
|
|
"forceConsistentCasingInFileNames": true,
|
|
|
"noImplicitReturns": true,
|
|
|
- "suppressImplicitAnyIndexErrors": true,
|
|
|
"noUnusedLocals": true,
|
|
|
"allowJs": true,
|
|
|
"experimentalDecorators": true,
|