mirror of
https://github.com/immich-app/immich.git
synced 2024-11-30 09:47:31 +02:00
8 lines
105 B
JSON
8 lines
105 B
JSON
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true,
|
|
"strict": true,
|
|
"skipLibCheck": true
|
|
}
|
|
}
|