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 7aa9b8c commit 4921aabCopy full SHA for 4921aab
src/lib/types.ts
@@ -1,7 +1,6 @@
1
import { Static, Type } from '@sinclair/typebox'
2
import { Options as PrettierOptions } from 'prettier'
3
4
-
5
export interface FormatterOptions extends PrettierOptions {}
6
7
export interface PostgresMetaOk<T> {
0 commit comments