course-helper/.prettierrc.json
2025-05-08 20:05:49 +08:00

6 lines
68 B
JSON

{
"printWidth": 100,
"trailingComma": "none",
"tabWidth": 4
}