We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af97e57 commit c130459Copy full SHA for c130459
packages/tsconfig/universal-esm.json
@@ -7,6 +7,6 @@
7
"lib": ["dom", "esnext"],
8
"module": "NodeNext",
9
"moduleResolution": "NodeNext",
10
- "target": "esnext"
+ "target": "es2022"
11
}
12
0 commit comments