mirror of
https://github.com/immich-app/immich.git
synced 2025-11-12 09:32:37 +09:00
fix(cli): broken fetch client (#7020)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"include": ["fetch.ts", "fetch-client/**/*"],
|
||||
"include": ["fetch.ts"],
|
||||
"compilerOptions": {
|
||||
"target": "esnext",
|
||||
"strict": true,
|
||||
|
||||
Reference in New Issue
Block a user