mirror of
https://github.com/status-im/status-components.git
synced 2025-02-05 14:14:25 +00:00
8 lines
126 B
Plaintext
8 lines
126 B
Plaintext
|
{
|
||
|
"singleQuote": true,
|
||
|
"semi": false,
|
||
|
"trailingComma": "es5",
|
||
|
"bracketSpacing": true,
|
||
|
"jsxBracketSameLine": false
|
||
|
}
|