mirror of
https://github.com/status-im/status-web.git
synced 2025-02-11 12:06:29 +00:00
8 lines
136 B
Plaintext
8 lines
136 B
Plaintext
|
{
|
||
|
"semi": false,
|
||
|
"singleQuote": true,
|
||
|
"arrowParens": "avoid",
|
||
|
"tailwindConfig": "./tailwind.config.ts",
|
||
|
"endOfLine": "auto"
|
||
|
}
|