mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
9 lines
132 B
YAML
9 lines
132 B
YAML
printWidth: 80
|
|
tabWidth: 2
|
|
useTabs: false
|
|
semi: false
|
|
singleQuote: true
|
|
trailingComma: all
|
|
bracketSpacing: true
|
|
arrowParens: always
|