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