Files
2025-02-26 20:15:16 +03:30

10 lines
157 B
Plaintext
Executable File

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