mirror of
https://github.com/status-im/dappconnect-chat-sdk.git
synced 2025-01-10 14:05:51 +00:00
2a2c356807
* Add prettier configuration files * Move prettier command to monorepo root * Format all files
6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"arrowParens": "avoid"
|
|
}
|