Jairus Joer
2025-10-28 08c861707b3a473bab663f4bf63f80753ceb8f8e
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}