Files
2024-02-28 19:07:19 -05:00

11 lines
176 B
Plaintext

{
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"useTabs": false,
"printWidth": 100,
"trailingComma": "none",
"arrowParens": "avoid",
"endOfLine": "auto"
}