mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
13 lines
226 B
YAML
13 lines
226 B
YAML
singleQuote: true
|
|
semi: true
|
|
printWidth: 100
|
|
tabWidth: 4
|
|
trailingComma: all
|
|
useTabs: false
|
|
arrowParens: always
|
|
proseWrap: never
|
|
htmlWhitespaceSensitivity: strict
|
|
endOfLine: lf
|
|
singleAttributePerLine: true
|
|
bracketSpacing: true
|