Content
@
0 reply
0 recast
2 reactions
phil
@phil
pnpm start pnpm build pnpm run prettier --write pnpm build git add . git commit -m 'fixed, i think?' git push
20 replies
6 recasts
48 reactions
christopher
@christopher
use biome lol
1 reply
0 recast
3 reactions
christopher
@christopher
also git commit -am will add and commit with a message in one line, but it isn’t atomic (separate events)
1 reply
0 recast
3 reactions