Rune Antonsen
2023-11-20 9a599aebeada7f95170dac98c3f30023d9e7453f
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}