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