We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tsconfig.build.json
1 parent 0f1b03f commit 00ae2eaCopy full SHA for 00ae2ea
packages/rtk-query-codegen-openapi/tsconfig.build.json
@@ -6,5 +6,5 @@
6
"noEmit": false,
7
"rootDir": "src"
8
},
9
- "exclude": ["test", "lib", "vitest.config.mts"]
+ "include": ["src"]
10
}
0 commit comments