feat: add coon postgresql #6
Annotations
8 errors
Lint:
README.md#L11
Newline required at end of file but not found
|
Lint:
lib/prisma.ts#L3
Top-level functions should be declared with function keyword
|
Lint:
lib/prisma.ts#L8
Unexpected separator (;)
|
Lint:
lib/prisma.ts#L9
Unexpected use of 'global'. Use `globalThis` instead
|
Lint:
lib/prisma.ts#L9
Extra semicolon
|
Lint:
lib/prisma.ts#L15
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Lint:
lib/prisma.ts#L15
Expect newline after if
|
Lint
Process completed with exit code 1.
|
Loading