MCSManager/.prettierrc.json

5 lines
51 B
JSON
Raw Normal View History

2020-10-08 12:13:27 +08:00
{
"printWidth": 200,
2020-10-08 12:14:30 +08:00
"trailingComma": "none"
2020-10-08 12:13:27 +08:00
}