1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-28 14:41:59 +00:00
immich/server/tsconfig.build.json
2023-07-13 21:41:16 -05:00

4 lines
114 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["dist", "node_modules", "upload", "test", "e2e", "**/*spec.ts"]
}