Files
2024-02-27 10:35:01 +01:00

9 lines
132 B
Plaintext

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