2024-03-12 12:05:13 +05:30

8 lines
106 B
Plaintext

{
"tabWidth": 2,
"singleQuote": true,
"semi": true,
"trailingComma": "all",
"endOfLine": "lf"
}