We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c29bdb5 commit 8744e3aCopy full SHA for 8744e3a
1 file changed
frontends/homepage/tsconfig.node.json
@@ -6,5 +6,5 @@
6
"moduleResolution": "bundler",
7
"allowSyntheticDefaultImports": true
8
},
9
- "include": ["vite.config.ts", "vite-plugin-docs.ts"]
+ "include": ["vite.config.js"]
10
}
0 commit comments