mirror of
https://github.com/immich-app/immich.git
synced 2025-12-18 09:13:15 +03:00
8 lines
105 B
JSON
8 lines
105 B
JSON
|
|
{
|
||
|
|
"compilerOptions": {
|
||
|
|
"esModuleInterop": true,
|
||
|
|
"strict": true,
|
||
|
|
"skipLibCheck": true
|
||
|
|
}
|
||
|
|
}
|