mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-19 08:34:37 -04:00
fixbug: tsconfig 中去掉‘node’
Signed-off-by: laibo102 <laibo2@huawei.com> Change-Id: I545cd785003f8aa5a6e316110ea9292f0b39d5dc
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"sourceMap": true,
|
||||
"module": "commonjs",
|
||||
"target": "es2017",
|
||||
"types": ["node"],
|
||||
"types": [],
|
||||
"typeRoots": [],
|
||||
"lib": [
|
||||
"es2020"
|
||||
|
||||
Reference in New Issue
Block a user