Skip to content

Commit 4921aab

Browse files
committed
prettier
1 parent 7aa9b8c commit 4921aab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { Static, Type } from '@sinclair/typebox'
22
import { Options as PrettierOptions } from 'prettier'
33

4-
54
export interface FormatterOptions extends PrettierOptions {}
65

76
export interface PostgresMetaOk<T> {

0 commit comments

Comments
 (0)