We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a94f729 commit d98e441Copy full SHA for d98e441
tsconfig.server.json
@@ -2,7 +2,7 @@
2
"extends": "./tsconfig.app.json",
3
"compilerOptions": {
4
"outDir": "./out-tsc/app-server",
5
- "target": "es2016",
+ "target": "ES2022",
6
"types": [
7
"node",
8
"grecaptcha"
0 commit comments