mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
fix(cli): broken fetch client (#7020)
This commit is contained in:
parent
a9e6657a37
commit
6ab3b2a274
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"include": ["fetch.ts", "fetch-client/**/*"],
|
||||
"include": ["fetch.ts"],
|
||||
"compilerOptions": {
|
||||
"target": "esnext",
|
||||
"strict": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue