thelounge/.prettierrc.yml

9 lines
149 B
YAML
Raw Normal View History

arrowParens: always
bracketSpacing: false
2019-07-17 11:32:26 +02:00
printWidth: 100
trailingComma: "es5"
overrides:
- files: "*.webmanifest"
options:
parser: json