mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-19 16:43:34 -04:00
fix timer api problem. Signed-off-by: lihong <lihong67@huawei.com> Change-Id: I55a42e664ba37cd286accb95277dc2e747dd2136
This commit is contained in:
@@ -12,12 +12,8 @@
|
||||
"sourceMap": true,
|
||||
"module": "commonjs",
|
||||
"target": "es2017",
|
||||
"types": [
|
||||
"node"
|
||||
],
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
],
|
||||
"types": [],
|
||||
"typeRoots": [],
|
||||
"lib": [
|
||||
"es2017"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user