更新ts版本
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"lib": [
|
||||
"es2015",
|
||||
"es2016",
|
||||
"esnext.asynciterable"
|
||||
"esnext.asynciterable",
|
||||
"dom"
|
||||
],
|
||||
"noImplicitAny": false, //暂时关闭在表达式和声明上有隐含的'any'类型时报错。
|
||||
"noImplicitThis": true,
|
||||
|
||||
Reference in New Issue
Block a user