Files
Your Name 36cd50c92b init
2024-06-26 14:11:20 +05:00

7 lines
120 B
Plaintext

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