diff options
Diffstat (limited to 'examples/with-prisma/packages/database/tsconfig.json')
| -rw-r--r-- | examples/with-prisma/packages/database/tsconfig.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/with-prisma/packages/database/tsconfig.json b/examples/with-prisma/packages/database/tsconfig.json deleted file mode 100644 index cbf6061..0000000 --- a/examples/with-prisma/packages/database/tsconfig.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "extends": "tsconfig/node16.json", - "include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", "tsup.config.ts"], - "exclude": ["node_modules"] -} |
