@realitista@lemmy.world to Programmer Humor@programming.dev • 2 years agoPure Evillemmy.worldimagemessage-square56fedilinkarrow-up1544cross-posted to: programmerhumor@lemmy.ml
arrow-up1544imagePure Evillemmy.world@realitista@lemmy.world to Programmer Humor@programming.dev • 2 years agomessage-square56fedilinkcross-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