mirror of
https://github.com/immich-app/immich.git
synced 2025-12-12 21:14:28 +03:00
refactor: server auth e2e (#7203)
This commit is contained in:
@@ -16,8 +16,7 @@
|
||||
"skipLibCheck": true,
|
||||
"esModuleInterop": true,
|
||||
"rootDirs": ["src"],
|
||||
"baseUrl": "./",
|
||||
"types": ["vitest/globals"]
|
||||
"baseUrl": "./"
|
||||
},
|
||||
"exclude": ["dist", "node_modules"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user