2018-03-14 15:32:36 -04:00
|
|
|
{
|
2018-03-23 07:26:57 -04:00
|
|
|
"printWidth": 100,
|
2018-03-14 15:32:36 -04:00
|
|
|
"singleQuote": true,
|
2020-12-23 10:09:54 -05:00
|
|
|
"arrowParens": "always",
|
2019-03-08 11:59:15 -05:00
|
|
|
"trailingComma": "all"
|
2018-03-14 15:32:36 -04:00
|
|
|
}
|