target调整
This commit is contained in:
parent
f44ecb69b8
commit
acbb24a1db
2002
lib/index.js
2002
lib/index.js
File diff suppressed because it is too large
Load Diff
@ -3,8 +3,8 @@
|
||||
"baseUrl": ".",
|
||||
"esModuleInterop": true,
|
||||
"allowJs": false,
|
||||
"module": "ESNext",
|
||||
"target": "ESNext",
|
||||
"module": "ES2015",
|
||||
"target": "ES2015",
|
||||
"moduleResolution": "Node",
|
||||
"typeRoots": ["node_modules/@types"],
|
||||
"strict": true,
|
||||
|
Loading…
Reference in New Issue
Block a user