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