← back to Homesonspec

packages/database/tsconfig.json

2 lines

{ "extends": "../../tsconfig.base.json", "compilerOptions": { "noEmit": true }, "include": ["src/**/*.ts", "prisma/**/*.ts"] }