mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
chore(deps): update dependency typescript to v6 (#27577)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
@@ -19,8 +19,9 @@
|
||||
"preserveWatchOutput": true,
|
||||
"paths": {
|
||||
"src/*": ["./src/*"],
|
||||
"test/*": ["./test/*"]
|
||||
},
|
||||
"baseUrl": "./",
|
||||
"rootDir": ".",
|
||||
"jsx": "react",
|
||||
"types": ["vitest/globals"],
|
||||
"noErrorTruncation": true
|
||||
|
||||
Reference in New Issue
Block a user