mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
tsconfig fix
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"target": "es5",
|
||||
"experimentalDecorators": true,
|
||||
"lib": [
|
||||
"es2016"
|
||||
]
|
||||
},
|
||||
"extends": "../tsconfig.shared",
|
||||
"exclude": [
|
||||
"ios/objc-x86_64",
|
||||
"node_modules",
|
||||
|
||||
Reference in New Issue
Block a user