Picsur/.prettierrc.yaml

9 lines
116 B
YAML
Raw Permalink Normal View History

2022-06-05 10:16:31 +00:00
arrowParens: always
endOfLine: lf
singleQuote: true
tabWidth: 2
trailingComma: all
2022-09-11 14:08:46 +00:00
plugins:
- prettier-plugin-sh