mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-13 01:15:44 +03:00
9 lines
135 B
YAML
9 lines
135 B
YAML
printWidth: 140
|
|
tabWidth: 2
|
|
useTabs: false
|
|
semi: false
|
|
singleQuote: true
|
|
trailingComma: false
|
|
bracketSpacing: true
|
|
arrowParens: always
|