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 0ade5cb commit 8f25408Copy full SHA for 8f25408
editors/code/tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "module": "commonjs",
+ "module": "es2015",
4
"target": "es2018",
5
"outDir": "out",
6
"lib": [
0 commit comments