Files
2023-07-10 10:17:17 +07:00

9 lines
133 B
Plaintext

{
"endOfLine": "lf",
"semi": true,
"singleQuote": true,
"arrowParens": "always",
"tabWidth": 2,
"bracketSpacing": true
}