Skip to content

Commit 658c854

Browse files
committed
style: lint fixes
1 parent b52df07 commit 658c854

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

build.config.ts

Lines changed: 0 additions & 11 deletions
This file was deleted.

src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
import type { z } from 'zod'
12
import type { ValidateFn } from '@poppinss/validator-lite'
23
import type { StandardSchemaV1 } from '@standard-schema/spec'
3-
import type { z } from 'zod'
44

55
/**
66
* Schema defined by the user

0 commit comments

Comments
 (0)