benbohmer
2022-05-03 97607c3ca5ac837f7f6bc7a048b72a8271fbd570
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}