mirror of
https://github.com/status-im/status-web.git
synced 2026-08-30 22:01:15 +00:00
Co-authored-by: marcelines <marcio@status.im> Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com> Co-authored-by: Jakub Kotula <520927+jkbktl@users.noreply.github.com>
8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"arrowParens": "avoid",
|
|
"endOfLine": "auto",
|
|
"trailingComma": "es5"
|
|
}
|