Files
test-repi/.prettierrc
T
2026-08-31 16:57:27 +04:00

7 lines
80 B
Plaintext

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