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