RunTheBot
2024-05-29 94fbf5b0668cc0f4352d433fcb37d621e8aed988
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}