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 9126651 commit 6878525Copy full SHA for 6878525
tsconfig.base.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"lib": ["ES2023"],
4
- "module": "ES2022",
+ "module": "CommonJS",
5
"moduleResolution": "Node",
6
"target": "ES2022",
7
0 commit comments