Set build target to es2020
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"extends": "./tsconfig.app.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./out-tsc/server",
|
||||
"target": "ES2022",
|
||||
"target": "ES2020",
|
||||
"sourceMap": true,
|
||||
"types": [
|
||||
"node"
|
||||
|
||||
Reference in New Issue
Block a user