mirror of
https://github.com/wgh136/nysoure.git
synced 2025-09-27 12:17:24 +00:00
13 lines
223 B
YAML
13 lines
223 B
YAML
printWidth: 120
|
|
tabWidth: 2
|
|
useTabs: false
|
|
semi: false
|
|
singleQuote: false
|
|
quoteProps: "as-needed"
|
|
jsxSingleQuote: true
|
|
trailingComma: "none"
|
|
bracketSameLine: false
|
|
arrowParens: "avoid"
|
|
endOfLine: "lf"
|
|
bracketSpacing: false
|