mirror of
https://github.com/Instadapp/vue-web3.git
synced 2024-07-29 21:48:25 +00:00
7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"semi": false,
|
|
"arrowParens": "always"
|
|
}
|