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