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 0115f0e commit 3b4b16bCopy full SHA for 3b4b16b
packages/dev/tsconfig.json
@@ -4,7 +4,7 @@
4
"baseUrl": ".",
5
"target": "ESNext",
6
"lib": ["DOM", "DOM.Iterable", "ESNext"],
7
- "allowJs": false,
+ "allowJs": true,
8
"strict": true,
9
"esModuleInterop": true,
10
"jsx": "preserve",
0 commit comments