Files
IISA/.prettierrc
2025-08-18 20:12:57 +03:00

5 lines
74 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all",
"endOfLine": "auto"
}