Jacky Zhao
2023-12-03 0d8c025d6a591c158801887a1858d7ebdf7149e8
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}