Files
2025-07-16 05:39:10 -04:00

9 lines
125 B
Plaintext

{
"semi": true,
"singleQuote": true,
"trailingComma": "all",
"printWidth": 80,
"tabWidth": 2,
"arrowParens": "avoid"
}