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 57eb6f7 commit c92aa0fCopy full SHA for c92aa0f
src/utils.ts
@@ -1,3 +1,5 @@
1
+/* eslint-disable @typescript-eslint/ban-ts-comment */
2
+/* eslint-disable @typescript-eslint/no-unused-vars */
3
import type { HTTPMethod, LocalHook } from 'elysia'
4
5
import { Kind, type TSchema } from '@sinclair/typebox'
0 commit comments