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