Closed phra closed 7 years ago
Definitely, not.
Yes, I know standard but I don't really like to develop without semicolons. I use them at work and that would confuse the heck out of me.
@Foxandxss in the beginning i was very doubtful about writing code without semicolons, i started with the C language at university, so it was very uncomfortable for me. btw right now that is a while that i write js code without semicolons, i DEFINITELY prefer it in this fashion. just my 2 cents.
Yes, me too, but when the 100% of the projecs your work with use semicolons, I don't want to get used to not write them and then forget when I need them.
No loader would add code to your code.
hi,
i'm now writing most of my code without the semicolons. (actually all of it!) it would be nice to remove them and change the tslint config accordingly. what do you think about this guys?