riku
2024-10-24 3d3e7f45086799fdd7a412e2079710a6cdf8dc2b
.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"
}