Skip to content

Commit a23e5fd

Browse files
committed
refactor: delete unnecessary eslint directives
1 parent e21a28f commit a23e5fd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/schema.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
/* eslint-disable @typescript-eslint/ban-types */
2-
/* eslint-disable @stylistic/indent */
3-
41
import type { ReferenceObject } from "./reference";
52

63
type Schema = {

0 commit comments

Comments
 (0)