mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
updated apps and tests tsconfigs
This commit is contained in:
@@ -1,16 +1,5 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"noEmitOnError": true,
|
||||
"noEmitHelpers": true,
|
||||
"target": "es5",
|
||||
"module": "commonjs",
|
||||
"declaration": false,
|
||||
"noImplicitAny": false,
|
||||
"noImplicitUseStrict": true,
|
||||
"experimentalDecorators": true,
|
||||
"diagnostics": true,
|
||||
"sourceMap": true
|
||||
},
|
||||
"extends": "../tsconfig.shared",
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"platforms"
|
||||
|
||||
Reference in New Issue
Block a user