mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
revert: tsconfig change
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"compilerOptions": {
|
||||
"rootDir": ".",
|
||||
"target": "ES2020",
|
||||
"module": "ES6",
|
||||
"module": "esnext",
|
||||
"sourceMap": true,
|
||||
"declaration": true,
|
||||
"moduleResolution": "node",
|
||||
|
||||
Reference in New Issue
Block a user