Files
Apollo/.prettierrc
T
2024-10-26 20:33:18 +08:00

8 lines
109 B
Plaintext

{
"printWidth": 120,
"tabWidth": 2,
"useTabs": false,
"trailingComma": "none",
"endOfLine": "lf"
}