aboutsummaryrefslogtreecommitdiff
path: root/setup.md
diff options
context:
space:
mode:
authorTymanWasTaken <32660892+tymanwastaken@users.noreply.github.com>2021-05-25 13:15:21 -0600
committerTymanWasTaken <32660892+tymanwastaken@users.noreply.github.com>2021-05-25 13:15:21 -0600
commit0874567cad4c23a0b9ebb7de3e47a7046ec3970b (patch)
tree24c40b81d2ede8137ead159461969187aa037bae /setup.md
parent93ce256f698a8c1d6d0bd4f33f258b39d7f0c748 (diff)
downloadtanzanite-0874567cad4c23a0b9ebb7de3e47a7046ec3970b.tar.gz
tanzanite-0874567cad4c23a0b9ebb7de3e47a7046ec3970b.tar.bz2
tanzanite-0874567cad4c23a0b9ebb7de3e47a7046ec3970b.zip
make prettier ignore yarn files, rename setup.md, fix akairo commit hash, don't format on save
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 782c204..3fa781d 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.
+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