|
|
@ -10,7 +10,7 @@ |
|
|
|
"inlineSourceMap": true, |
|
|
|
"inlineSourceMap": true, |
|
|
|
"esModuleInterop": true /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */, |
|
|
|
"esModuleInterop": true /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */, |
|
|
|
"resolveJsonModule": true /* Include modules imported with .json extension. */, |
|
|
|
"resolveJsonModule": true /* Include modules imported with .json extension. */, |
|
|
|
|
|
|
|
"skipLibCheck": true /* Skip type checking of declaration files of dependencies. */, |
|
|
|
// "strict": true /* Enable all strict type-checking options. */, |
|
|
|
// "strict": true /* Enable all strict type-checking options. */, |
|
|
|
|
|
|
|
|
|
|
|
/* Strict Type-Checking Options */ |
|
|
|
/* Strict Type-Checking Options */ |
|
|
|