mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-18 10:49:02 +00:00
8 lines
116 B
Plaintext
8 lines
116 B
Plaintext
{
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"singleQuote": true,
|
|
"arrowParens": "avoid",
|
|
"printWidth": 120
|
|
}
|