kon-foo
2024-02-19 3e09b05468c372e85518ff76d8d6d9a415f61fac
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}