@realitista@lemmy.world to Programmer Humor@programming.dev • 2 years agoPure Evillemmy.worldimagemessage-square61fedilinkarrow-up1531arrow-down198
arrow-up1433arrow-down1imagePure Evillemmy.world@realitista@lemmy.world to Programmer Humor@programming.dev • 2 years agomessage-square61fedilink
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