MCSManager/.prettierrc.json
2022-02-02 13:36:08 +08:00

5 lines
51 B
JSON

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