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