code-server/.prettierrc.yaml

5 lines
67 B
YAML
Raw Normal View History

2020-02-05 02:27:46 +07:00
printWidth: 120
semi: false
2020-02-15 06:54:52 +07:00
trailingComma: all
2020-02-05 02:27:46 +07:00
arrowParens: always