diff options
Diffstat (limited to 'packages/api/tsconfig.json')
| -rw-r--r-- | packages/api/tsconfig.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/api/tsconfig.json b/packages/api/tsconfig.json deleted file mode 100644 index 2d6fedd..0000000 --- a/packages/api/tsconfig.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "extends": "../../tsconfig.base.json", - "compilerOptions": { - "outDir": "dist", - "rootDir": "src", - "types": ["@types/bun"] - }, - "include": ["src/**/*.ts"], - "exclude": ["node_modules", "dist", "tests"] -} |
