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 2d89395 commit 2c2393dCopy full SHA for 2c2393d
test/pet-store/api-typescript-generator-config.ts
@@ -24,7 +24,7 @@ export default async function (): Promise<ApiTypescriptGeneratorConfig> {
24
library: 'zod'
25
},
26
postprocess: {
27
- eslint: false
+ eslint: true
28
29
core: {
30
cleanupFiles: true,
0 commit comments