mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-27 18:57:43 +02:00
fix lint
This commit is contained in:
parent
16cb8e753b
commit
e9caa4a217
46 changed files with 1784 additions and 728 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { drizzle, PostgresJsDatabase } from 'drizzle-orm/postgres-js';
|
||||
import { drizzle, type PostgresJsDatabase } from 'drizzle-orm/postgres-js';
|
||||
import postgres from 'postgres';
|
||||
import * as schema from './schema';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue