We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9527563 commit d32bf15Copy full SHA for d32bf15
packages/nuxt/tsconfig.types.json
@@ -1,6 +1,6 @@
1
{
2
"extends": "./tsconfig.json",
3
-
+ "exclude": ["build.config.ts"],
4
"compilerOptions": {
5
"declaration": true,
6
"declarationMap": true,
0 commit comments