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 b98bb40 commit eec372aCopy full SHA for eec372a
Extension/.scripts/tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"target": "ES2022",
4
- "module": "CommonJS",
+ "module": "node16",
5
"moduleResolution": "node16",
6
"emitDecoratorMetadata": true,
7
"experimentalDecorators": true,
0 commit comments