We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ES2022
Node16
1 parent b44fef7 commit 776b1efCopy full SHA for 776b1ef
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"declaration": true,
4
- "module": "ES2022",
+ "module": "Node16",
5
"moduleResolution": "Node16",
6
"outDir": "dist",
7
"sourceMap": true,
0 commit comments