Files
2024-08-29 18:47:58 +05:00

7 lines
120 B
Plaintext

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