Files
2025-07-02 21:05:13 +03:30

10 lines
157 B
Plaintext

{
"singleQuote": false,
"trailingComma": "all",
"endOfLine": "auto",
"printWidth": 150,
"arrowParens": "always",
"semi": true,
"tabWidth": 2
}