14 lines
225 B
Plaintext
14 lines
225 B
Plaintext
trailingComma: "es5"
|
|
tabWidth: 4
|
|
semi: true
|
|
singleQuote: false
|
|
printWidth: 120
|
|
endOfLine: "auto"
|
|
overrides:
|
|
- files: "*.yml"
|
|
options:
|
|
tabWidth: 2
|
|
- files: "*.json"
|
|
options:
|
|
tabWidth: 2
|