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 d3aacb8 commit 185a3aaCopy full SHA for 185a3aa
tsconfig.json
@@ -4,7 +4,7 @@
4
"target": "ES2019",
5
"module": "commonjs",
6
"lib": ["esnext"],
7
- "allowJs": false,
+ "allowJs": true,
8
"sourceMap": true,
9
"outDir": "dist",
10
"noEmit": false,
0 commit comments