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