1
0
mirror of https://github.com/badges/shields.git synced 2025-04-17 08:37:04 +03:00
shields/.prettierrc.yml
chris48s 13d75e0607
upgrade to prettier 2 (#5051)
* arrowParens: avoid
* remove trailingComma setting
2020-05-05 21:07:43 +01:00

6 lines
84 B
YAML

semi: false
singleQuote: true
bracketSpacing: true
endOfLine: lf
arrowParens: avoid