mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-09 19:15:38 +00:00
8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"arrowParens": "avoid",
|
|
"printWidth": 80,
|
|
"tabWidth": 2
|
|
}
|