@realitista@lemmy.world to Programmer Humor@programming.dev • 2 years agoPure Evillemmy.worldimagemessage-square57fedilinkarrow-up1548arrow-down1103cross-posted to: programmerhumor@lemmy.ml
arrow-up1445arrow-down1imagePure Evillemmy.world@realitista@lemmy.world to Programmer Humor@programming.dev • 2 years agomessage-square57fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-square@manapropos@lemmy.basedcount.comlinkfedilink3•2 years agoI use prettier which by default adds semicolons. Coming from predominately doing backend stuff (mostly in Java) I don’t really mind, especially when the formatter adds them for me
I use prettier which by default adds semicolons. Coming from predominately doing backend stuff (mostly in Java) I don’t really mind, especially when the formatter adds them for me
That’s what I do too, but i don’t manually add them