Jacky Zhao
2023-08-24 6cd0612d40a5011f19f5ca2e5e804477779e393f
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}