mirror of
https://github.com/status-im/meritocracy.git
synced 2025-02-16 07:38:38 +00:00
8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
trailingComma: "none"
|
|
printWidth: 120
|
|
useTabs: false
|
|
semi: true
|
|
arrowParens: "avoid"
|
|
tabWidth: 2
|
|
endOfLine: "lf"
|
|
singleQuote: true |