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

5 lines
76 B
Plaintext

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