run prettier as pre-commit hook (#3264)

This commit is contained in:
Kjeld Schouten-Lebbing
2022-07-22 20:23:01 +02:00
committed by GitHub
parent c41dda9d32
commit ded5a3c0e6
711 changed files with 35800 additions and 32229 deletions
@@ -1,6 +1,6 @@
# Notes
Meshroom in docker does not have a webUI.
You need an ssh client capable of X forwarding.
You SSH into the app, with `ssh -p 10243 -X root@<Your.Host.I.P.> /opt/Meshroom_bundle/Meshroom`
Default password is `meshroom`
# Notes
Meshroom in docker does not have a webUI.
You need an ssh client capable of X forwarding.
You SSH into the app, with `ssh -p 10243 -X root@<Your.Host.I.P.> /opt/Meshroom_bundle/Meshroom`
Default password is `meshroom`