aboutsummaryrefslogtreecommitdiff
path: root/setup.md
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-05-25 19:16:37 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-05-25 19:16:37 +0000
commit35a5733899af5a442b883857317bd1d3c40b2081 (patch)
tree1e2da352ca97522c0739a7b7f33ee2363538d522 /setup.md
parent0874567cad4c23a0b9ebb7de3e47a7046ec3970b (diff)
downloadtanzanite-35a5733899af5a442b883857317bd1d3c40b2081.tar.gz
tanzanite-35a5733899af5a442b883857317bd1d3c40b2081.tar.bz2
tanzanite-35a5733899af5a442b883857317bd1d3c40b2081.zip
Automatically format code
Diffstat (limited to 'setup.md')
-rw-r--r--setup.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.md b/setup.md
index 3fa781d..782c204 100644
--- a/setup.md
+++ b/setup.md
@@ -16,4 +16,4 @@ Sequelize will handle tables for you, no need to do anything besides make the db
In production, use `yarn start` to start the bot.
In dev, use `yarn dev` to start the bot.
-The difference is the typescript compiler it uses. `yarn start` uses esbuild, which is speedy af but doesn't actually check code for errrors. `yarn dev` uses tsc which is slower but checks for errors. \ No newline at end of file
+The difference is the typescript compiler it uses. `yarn start` uses esbuild, which is speedy af but doesn't actually check code for errrors. `yarn dev` uses tsc which is slower but checks for errors.