forked from Shiloh/remnantchat
7 lines
95 B
JSON
7 lines
95 B
JSON
{
|
|
"arrowParens": "avoid",
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "es5"
|
|
}
|