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 8a0db60 commit b747fadCopy full SHA for b747fad
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"experimentalDecorators": true,
4
- "module": "ESNext",
+ "module": "NodeNext",
5
"target": "ESNext",
6
"esModuleInterop": true,
7
"moduleResolution": "NodeNext",
0 commit comments