mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
This commit is contained in:
parent
56af91950a
commit
0d19e9a247
4 changed files with 5 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"extends": "./tsconfig.json",
|
||||
"include": ["src/generated/prisma/client.ts"],
|
||||
"compilerOptions": {
|
||||
"outDir": "dist/generated/prisma",
|
||||
"outDir": "generated/prisma",
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "Node",
|
||||
"target": "ES2020",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue