mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 02:18:50 -07:00
5 lines
107 B
JSON
5 lines
107 B
JSON
|
{
|
||
|
"extends": "./tsconfig.json",
|
||
|
"exclude": ["dist", "node_modules", "upload", "test", "**/*spec.ts"]
|
||
|
}
|