mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
style(helm): run prettier and add templates to prettierignore
This commit is contained in:
parent
5440571d91
commit
0e431e9aa8
2 changed files with 11 additions and 5 deletions
2
.prettierignore
Normal file
2
.prettierignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Prettier will break the helm templating language (`{{ .Value }}` -> `{ { .Value } }`)
|
||||
charts/listory/templates
|
||||
Loading…
Add table
Add a link
Reference in a new issue