Updating eslib build target
This commit is contained in:
parent
33cddc6fba
commit
27b48b1874
@ -10,12 +10,12 @@
|
||||
"module": "ES2020",
|
||||
"moduleResolution": "node",
|
||||
"importHelpers": true,
|
||||
"target": "ES2022",
|
||||
"target": "es2020",
|
||||
"typeRoots": [
|
||||
"node_modules/@types"
|
||||
],
|
||||
"lib": [
|
||||
"ES2018",
|
||||
"es2020",
|
||||
"dom",
|
||||
"dom.iterable"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user