Hacker News new | ask | show | jobs
by savanaly 4118 days ago
Looks cool except for the no semi colons thing. The first time I spend fifteen minutes searching for why this weird bug was happening only to realize it was because of ASI, that shit is going in the trash.
2 comments

Apparently it will catch the edge cases for you.

https://github.com/feross/standard/issues/5#issuecomment-716...

The style is best suited to server-side code where source minification is not an issue and you can enjoy the full language.