SafEight
2022-11-19 de2b6b9a1b95cb6af7eb421d9a4de054e7e41315
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}