We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b383cfc commit 1bd9d28Copy full SHA for 1bd9d28
tsconfig-check.json
@@ -2,6 +2,6 @@
2
"compilerOptions": {
3
"noEmit": true
4
},
5
- "exclude": ["example", "client.ts"],
+ "exclude": ["example", "client.ts", "openapi.ts"],
6
"extends": "./tsconfig.json"
7
}
0 commit comments