Revert "fix: add ES2021 to ts compiler"
This reverts commit f1e60e5437
.
This commit is contained in:
parent
4c0f9483d5
commit
2183387a3f
|
@ -3,13 +3,6 @@
|
||||||
"presetter-preset-strict"
|
"presetter-preset-strict"
|
||||||
],
|
],
|
||||||
"config": {
|
"config": {
|
||||||
"tsconfig": {
|
|
||||||
"compilerOptions": {
|
|
||||||
"lib": [
|
|
||||||
"ES2021"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"prettier": {
|
"prettier": {
|
||||||
"singleQuote": false
|
"singleQuote": false
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue