1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-30 09:47:31 +02:00
immich/open-api/typescript-sdk/tsconfig.json
2024-01-12 07:36:27 -05:00

8 lines
105 B
JSON

{
"compilerOptions": {
"esModuleInterop": true,
"strict": true,
"skipLibCheck": true
}
}