added lib "es2021" to tsconfig
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
"lib": ["es2021"]
|
||||
},
|
||||
|
||||
"references": [
|
||||
|
Reference in New Issue
Block a user