Files

10 lines
165 B
JSON
Raw Permalink Normal View History

2022-11-29 17:41:13 -05:00
{
"tabWidth": 2,
"useTabs": false,
"printWidth": 120,
"singleQuote": false,
"bracketSpacing": false,
"trailingComma": "none",
"arrowParens": "avoid"
}