Logo
Explore Help
Register Sign In
immich-app/immich
1
0
Fork 0
You've already forked immich
mirror of https://github.com/immich-app/immich.git synced 2025-12-19 01:11:07 +03:00
Code Issues Packages Projects Releases 17 Wiki Activity
Files
ad404d79d4f08e93fc4aa5bbf680d7e3477bac16
immich/open-api/typescript-sdk/tsconfig.json

14 lines
266 B
JSON
Raw Normal View History

refactor: open api (#6334)
2024-01-12 07:36:27 -05:00
{
"compilerOptions": {
chore: build API with esnext target (#6926)
2024-02-06 05:24:52 -08:00
"target": "esnext",
refactor: open api (#6334)
2024-01-12 07:36:27 -05:00
"strict": true,
chore: simplify API build (#6841)
2024-02-01 14:55:21 -08:00
"skipLibCheck": true,
"declaration": true,
refactor(web): drop axios (#7490) * refactor: downloadApi * refactor: assetApi * chore: drop axios * chore: tidy up * chore: fix exports * fix: show notification when download starts
2024-02-29 11:22:39 -05:00
"outDir": "build",
chore: publish sdk on release (#7895) * chore: publish sdk on release * fix: runtime dep * chore: sync versions * chore: update readme * fix: use Node16 module resolution
2024-03-12 12:01:12 -04:00
"module": "Node16",
"moduleResolution": "Node16",
chore: remove axios dependency from CLI (#6888)
2024-02-05 11:29:00 -08:00
"lib": ["esnext", "dom"]
refactor(web): drop axios (#7490) * refactor: downloadApi * refactor: assetApi * chore: drop axios * chore: tidy up * chore: fix exports * fix: show notification when download starts
2024-02-29 11:22:39 -05:00
},
"include": ["src/**/*.ts"]
refactor: open api (#6334)
2024-01-12 07:36:27 -05:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 87ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API