forked from projectmoon/tenebrous-dicebot
8 lines
136 B
Plaintext
8 lines
136 B
Plaintext
|
{
|
||
|
"arrowParens": "avoid",
|
||
|
"singleQuote": true,
|
||
|
"semi": true,
|
||
|
"tabWidth": 2,
|
||
|
"useTabs": false,
|
||
|
"printWidth": 80
|
||
|
}
|