react-cli/.prettierrc
2019-11-18 13:49:59 -05:00

5 lines
63 B
Plaintext

trailingComma: "es5"
tabWidth: 2
semi: false
singleQuote: true