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