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