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 f51d8fc commit e11f0c1Copy full SHA for e11f0c1
lib_src/tsconfig.json
@@ -27,7 +27,7 @@
27
// "jsxFactory": "etch.dom",
28
"lib": ["ES2018", "dom"],
29
"target": "ES2018",
30
- "module": "commonjs",
+ "module": "ES6",
31
"moduleResolution": "node",
32
// "noLib": false,
33
// "importHelpers": true, // if true you should add tslib to deps
0 commit comments