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