Skip to content

Commit 435bb43

Browse files
committed
chore: Linted code.
1 parent 76767c8 commit 435bb43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/validation.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ export function compileResponseValidationSchema(this: FastifyInstance, configura
296296
compiler.addKeyword('example')
297297

298298
if (hasCustomizer) {
299+
// eslint-disable-next-line @typescript-eslint/no-unsafe-argument
299300
configuration.responseValidatorCustomizer!(compiler)
300301
}
301302

0 commit comments

Comments
 (0)