Files

8 lines
130 B
Plaintext
Raw Permalink Normal View History

2023-04-07 23:18:45 -05:00
{
"trailingComma": "es5",
"tabWidth": 2,
"semi": true,
"singleQuote": true,
"printWidth": 60,
"arrowParens": "avoid"
}