hcong
2024-11-21 2f8efde07d3ecba6065635874126360b3ea82fd1
.prettierrc.json
@@ -1,8 +1,8 @@
{
  "$schema": "https://json.schemastore.org/prettierrc",
  "semi": false,
  "semi": true,
  "tabWidth": 2,
  "singleQuote": true,
  "printWidth": 100,
  "printWidth": 80,
  "trailingComma": "none"
}