run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
env:
|
||||
DATA_PERM: '770'
|
||||
GAME_ID: '739590'
|
||||
GAME_PARAMS: ''
|
||||
PASSWRD: ''
|
||||
UMASK: '000'
|
||||
USERNAME: ''
|
||||
VALIDATE: ''
|
||||
DATA_PERM: "770"
|
||||
GAME_ID: "739590"
|
||||
GAME_PARAMS: ""
|
||||
PASSWRD: ""
|
||||
UMASK: "000"
|
||||
USERNAME: ""
|
||||
VALIDATE: ""
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/eco
|
||||
|
||||
Reference in New Issue
Block a user