mirror of
https://github.com/status-im/meritocracy.git
synced 2025-02-19 17:14:31 +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
|