mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-01-28 19:04:49 +00:00
11 lines
180 B
YAML
11 lines
180 B
YAML
|
printWidth: 120
|
||
|
tabWidth: 2
|
||
|
useTabs: false
|
||
|
semi: true
|
||
|
singleQuote: false
|
||
|
quoteProps: "as-needed"
|
||
|
trailingComma: "es5"
|
||
|
bracketSpacing: false
|
||
|
arrowParens: "always"
|
||
|
endOfLine: "auto"
|