1
0
Fork 0
peertube/.prettierrc.yml
2018-05-13 16:54:34 +02:00

8 lines
132 B
YAML

printWidth: 80
tabWidth: 2
useTabs: false
semi: false
singleQuote: true
trailingComma: all
bracketSpacing: true
arrowParens: always