mirror of
https://github.com/status-im/dappconnect-sdks.git
synced 2025-02-10 15:46:24 +00:00
8 lines
136 B
Plaintext
8 lines
136 B
Plaintext
|
{
|
||
|
"semi": false,
|
||
|
"singleQuote": true,
|
||
|
"arrowParens": "avoid",
|
||
|
"tailwindConfig": "./tailwind.config.ts",
|
||
|
"endOfLine": "auto"
|
||
|
}
|