Files
2023-01-09 19:01:50 -05:00

10 lines
165 B
JSON

{
"tabWidth": 2,
"useTabs": false,
"printWidth": 120,
"singleQuote": false,
"bracketSpacing": false,
"trailingComma": "none",
"arrowParens": "avoid"
}