mirror of
https://git.vectorsigma.ru/public/immich.git
synced 2026-07-28 22:28:13 +00:00
5 lines
114 B
JSON
5 lines
114 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["dist", "node_modules", "upload", "test", "e2e", "**/*spec.ts"]
|
|
}
|