mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Use generated prisma client.
This commit is contained in:
parent
c0ccffeab4
commit
63e0873b5d
9 changed files with 1253 additions and 114 deletions
|
|
@ -21,7 +21,7 @@
|
|||
"noEmit": true,
|
||||
"jsx": "preserve",
|
||||
"incremental": false,
|
||||
"types": ["jest"],
|
||||
"types": ["node", "jest"],
|
||||
"typeRoots": ["node_modules/@types"],
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue