mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
8 lines
105 B
JSON
8 lines
105 B
JSON
|
|
{
|
||
|
|
"compilerOptions": {
|
||
|
|
"esModuleInterop": true,
|
||
|
|
"strict": true,
|
||
|
|
"skipLibCheck": true
|
||
|
|
}
|
||
|
|
}
|