thelounge/.prettierrc.yml

8 lines
133 B
YAML
Raw Normal View History

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