|
|
@@ -6,7 +6,7 @@
|
|
|
// "checkJs": true /* Report errors in .js files. */,
|
|
|
"jsx": "preserve" /* Specify JSX code generation */,
|
|
|
"noEmit": true /* Do not emit outputs. */,
|
|
|
- // "strict": true /* Enable all strict type-checking options. */,
|
|
|
+ "strict": true /* Enable all strict type-checking options. */,
|
|
|
"moduleResolution": "node" /* Specify module resolution strategy */,
|
|
|
"esModuleInterop": true /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */,
|
|
|
"skipLibCheck": true /* Skip type checking of declaration files. */,
|