summaryrefslogtreecommitdiff
path: root/vendor/github.com/uptrace/bun/.prettierrc.yaml
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2021-10-24 13:14:37 +0200
committerLibravatar GitHub <noreply@github.com>2021-10-24 13:14:37 +0200
commit8b7c3507fe0c8f6e921ee2de2c170ef93eeb7275 (patch)
treee79e3f5a59fb8942de79955bd26bf665be0acce8 /vendor/github.com/uptrace/bun/.prettierrc.yaml
parentdocs typo fix (#290) (diff)
downloadgotosocial-8b7c3507fe0c8f6e921ee2de2c170ef93eeb7275.tar.xz
upstep bun to v1.0.14 (#291)
Diffstat (limited to 'vendor/github.com/uptrace/bun/.prettierrc.yaml')
-rw-r--r--vendor/github.com/uptrace/bun/.prettierrc.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/vendor/github.com/uptrace/bun/.prettierrc.yaml b/vendor/github.com/uptrace/bun/.prettierrc.yaml
deleted file mode 100644
index decea5634..000000000
--- a/vendor/github.com/uptrace/bun/.prettierrc.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
-trailingComma: all
-tabWidth: 2
-semi: false
-singleQuote: true
-proseWrap: always
-printWidth: 100