mirror of
https://git.vectorsigma.ru/public/immich.git
synced 2026-07-30 05:28:32 +00:00
8 lines
105 B
JSON
8 lines
105 B
JSON
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true,
|
|
"strict": true,
|
|
"skipLibCheck": true
|
|
}
|
|
}
|