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