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.
2 parents dbb235e + 8f25408 commit 52456c4Copy full SHA for 52456c4
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