mirror of
https://github.com/Art051/immich.git
synced 2025-08-11 19:29:00 +00:00
8 lines
105 B
JSON
8 lines
105 B
JSON
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true,
|
|
"strict": true,
|
|
"skipLibCheck": true
|
|
}
|
|
}
|