Jacky Zhao
2024-02-02 a2c46f442d26fe33c9b4cc00ddb9b805363edd20
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}