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