We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fcd669 commit c54b84dCopy full SHA for c54b84d
packages/nuxt/tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"extends": "../../tsconfig.json",
3
4
- "include": ["src/**/*"],
+ "include": ["src/**/*", "build.config.ts"],
5
6
"compilerOptions": {
7
// package-specific options
0 commit comments