Skip to content

Commit 0c19ad8

Browse files
authored
Revert "Remove the target field from the server's tsconfig.json (#39164)" (#39191)
This reverts commit 4e0df9b.
1 parent 6b47607 commit 0c19ad8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build-system/server/new-server/transforms/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"outDir": "dist",
99
"sourceMap": true,
1010
"moduleResolution": "node",
11+
"target": "ES2019",
1112
"module": "CommonJS",
1213
"allowJs": false,
1314
"noUnusedLocals": true,

0 commit comments

Comments
 (0)