code-server/.prettierrc.yaml

5 lines
67 B
YAML
Raw Normal View History

2020-02-04 19:27:46 +00:00
printWidth: 120
semi: false
2020-02-14 23:54:52 +00:00
trailingComma: all
2020-02-04 19:27:46 +00:00
arrowParens: always