style: auto-format codebase

This commit is contained in:
Jean-Philippe Sirois
2020-08-07 05:03:08 -04:00
parent 83404c1ea7
commit d3fdf09367
@@ -148,7 +148,7 @@ client.on("message", async (msg) => {
const message = await msg.channel.send("pong");
message.react("⚠️");
}
})
});
```
## Comparision with default Promises