added lib "es2021" to tsconfig

This commit is contained in:
2022-03-24 10:20:05 +01:00
parent 0c9d6e7975
commit 53225dffd4

View File

@@ -5,7 +5,8 @@
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]
}
},
"lib": ["es2021"]
},
"references": [