mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 19:06:26 +00:00
9 lines
157 B
Plaintext
9 lines
157 B
Plaintext
{
|
|
"semi": true,
|
|
"tabWidth": 2,
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"jsxSingleQuote": true,
|
|
"bracketSpacing": true
|
|
} |