1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-28 06:32:44 +01:00

fix(docs): formatting

This commit is contained in:
Alex Tran 2024-01-30 13:32:25 -06:00
parent b4d5f14e13
commit 102b5bedea
2 changed files with 3 additions and 3 deletions

View file

@ -4,6 +4,6 @@
"compilerOptions": {
"baseUrl": ".",
"module": "Node16",
},
"module": "Node16"
}
}