tilde/.prettierrc
2019-04-23 18:17:46 -07:00

5 lines
No EOL
76 B
Text

{
"proseWrap": "always",
"singleQuote": true,
"trailingComma": "es5"
}