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