update lib es2020
This commit is contained in:
parent
73b4b68c9d
commit
3da67b29ed
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"lib": [
|
"lib": [
|
||||||
"es2019"
|
"es2020"
|
||||||
],
|
],
|
||||||
"target": "es2017",
|
"target": "es2017",
|
||||||
"module": "CommonJS",
|
"module": "CommonJS",
|
||||||
|
Loading…
Reference in New Issue
Block a user