This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gotosocial
mirror of
Watch
1
Fork
You've already forked gotosocial
0
Code
Issues
Releases
Activity
3f9b2336c0
gotosocial
/
vendor
/
github.com
/
uptrace
/
bun
/
.prettierrc.yml
7 lines
95 B
YAML
Raw
Normal View
History
Unescape
Escape
Pg to bun (#148) * start moving to bun * changing more stuff * more * and yet more * tests passing * seems stable now * more big changes * small fix * little fixes
2021-08-25 15:34:33 +02:00
trailingComma
:
all
tabWidth
:
2
Grand test fixup (#138) * start fixing up tests * fix up tests + automate with drone * fiddle with linting * messing about with drone.yml * some more fiddling * hmmm * add cache * add vendor directory * verbose * ci updates * update some little things * update sig
2021-08-12 21:03:24 +02:00
semi
:
false
singleQuote
:
true
proseWrap
:
always
printWidth
:
100