style: update import paths and ESLint configuration
This commit is contained in:
parent
2a2c4bc967
commit
ce7e1f2952
23 changed files with 57 additions and 29 deletions
|
@ -1,3 +1,4 @@
|
|||
// eslint-disable-next-line no-relative-import-paths/no-relative-import-paths
|
||||
import { PrismaClient } from '../../src/generated/prisma';
|
||||
|
||||
const prisma = new PrismaClient();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue