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 4414d4e commit 854bb96Copy full SHA for 854bb96
templates/app/tsconfig.client.test(ts).json
@@ -1,5 +1,6 @@
1
{
2
"compilerOptions": {
3
+ "allowSyntheticDefaultImports": true,
4
"sourceMap": true,
5
"rootDir": "./client",
6
"module": "commonjs",
0 commit comments