Skip to content

Commit e319d48

Browse files
committed
template: fix type error in vite.config.ts
1 parent 73b3b09 commit e319d48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/Coalesce.Vue.Template/content/Coalesce.Starter.Vue.Web/tsconfig.node.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"compilerOptions": {
33
"composite": true,
4+
"allowSyntheticDefaultImports": true,
45
"module": "esnext",
56
"moduleResolution": "node",
67
"types": ["node", "vitest"]

0 commit comments

Comments
 (0)