DEV Community

Discussion on: Why you should use semicolons in spite of ASI

Collapse
 
evanplaice profile image
Evan Plaice

Understanding how a language parses code is difficult enough without ambiguity like ASI

I always use SemiStandard to lint my OSS projects

github.com/standard/semistandard