0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-04 01:09:14 -05:00

fix(docs): formatting

This commit is contained in:
Alex Tran 2024-01-30 13:45:18 -06:00
parent 102b5bedea
commit e90d3a169c

View file

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