mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-26 09:25:51 +00:00
7 lines
105 B
JSON
7 lines
105 B
JSON
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true,
|
|
"strict": true,
|
|
"skipLibCheck": true
|
|
}
|
|
}
|