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
+3 -3
View File
@@ -1,8 +1,8 @@
env:
CUSTOM_RES_H: '768'
CUSTOM_RES_W: '1280'
CUSTOM_RES_H: "768"
CUSTOM_RES_W: "1280"
FERDI_V: stable
UMASK: '000'
UMASK: "000"
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/ferdi-client