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.
1 parent 789bbcd commit b2c89c1Copy full SHA for b2c89c1
tsconfig.json
@@ -5,7 +5,7 @@
5
"esModuleInterop": true,
6
"forceConsistentCasingInFileNames": true,
7
"lib": ["es2020"],
8
- "module": "node16",
+ "module": "node20",
9
"newLine": "LF",
10
"noEmitOnError": true,
11
"noFallthroughCasesInSwitch": true,
0 commit comments