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