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