mirror of
https://github.com/status-im/visual-identity.git
synced 2025-02-01 07:14:53 +00:00
8 lines
129 B
Plaintext
8 lines
129 B
Plaintext
{
|
|
"parser": "typescript",
|
|
"printWidth": 99,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"jsxBracketSameLine": true
|
|
}
|