aboutsummaryrefslogtreecommitdiff
path: root/.prettierignore
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 /.prettierignore
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 '.prettierignore')
-rw-r--r--.prettierignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.prettierignore b/.prettierignore
index 2b6411c..3acd2e8 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -1,2 +1,4 @@
dist
-.git \ No newline at end of file
+.git
+.yarn/**
+.pnp.* \ No newline at end of file