James Bennion-Pedley
2024-05-22 9c726efa3329b647d4fdf346c67dc80762b68077
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}