重构 4.0 next 版本
This commit is contained in:
@@ -8,10 +8,11 @@
|
||||
"strict": true,
|
||||
"moduleResolution": "node",
|
||||
"noImplicitAny": true,
|
||||
"target": "es6",
|
||||
"target": "esnext",
|
||||
"lib": [
|
||||
"esnext",
|
||||
"dom",
|
||||
"es6"
|
||||
"dom.iterable"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user