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