Files
kami-parse-server/.prettierrc

4 lines
70 B
Plaintext
Raw Normal View History

semi: true
trailingComma: "es5"
singleQuote: true
2020-07-13 17:13:08 -05:00
arrowParens: "avoid"