зеркало из https://github.com/Azure/ARO-RP.git
11 строки
197 B
YAML
11 строки
197 B
YAML
|
# .prettierrc or .prettierrc.yaml
|
||
|
trailingComma: "es5"
|
||
|
tabWidth: 2
|
||
|
useTabs: false
|
||
|
semi: false
|
||
|
singleQuote: false
|
||
|
printWidth: 100
|
||
|
bracketSpacing: true
|
||
|
quoteProps: "consistent"
|
||
|
bracketSameLine: true
|