Cao Mingjun
2024-07-10 ea92ed4f45e6e863a432447a977c33c6319423bc
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}