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