7 lines
107 B
TOML
7 lines
107 B
TOML
trailingComma = 'none'
|
|
tabWidth = 2
|
|
semi = false
|
|
singleQuote = true
|
|
printWidth = 80
|
|
bracketSameLine = true
|