Adam Laycock
2025-11-27 87f7f4804ef4e3e2eba908109953724c5e411c87
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}