hcong
2024-11-26 f87d3c33c8a0444e540a89f342e8dfbca5c61c61
.prettierrc.json
@@ -3,6 +3,6 @@
  "semi": true,
  "tabWidth": 2,
  "singleQuote": true,
  "printWidth": 100,
  "printWidth": 80,
  "trailingComma": "none"
}