thelounge/.prettierrc.yml
2019-07-19 11:24:30 +01:00

9 lines
149 B
YAML

arrowParens: always
bracketSpacing: false
printWidth: 100
trailingComma: "es5"
overrides:
- files: "*.webmanifest"
options:
parser: json