mirror of https://github.com/Chocobozzz/PeerTube
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
|