github-desktop/.prettierrc.yml
Brendan Forster da2b4173a1 update prettier and format SCSS files
Co-Authored-By: Jed Fox <git@twopointzero.us>
2018-02-02 10:47:01 +11:00

5 lines
67 B
YAML

singleQuote: true
trailingComma: es5
semi: false
proseWrap: always