Files
mahyargdz be82059172 first
2025-09-14 15:15:03 +03:30

10 lines
157 B
Plaintext

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