Hacker News new | ask | show | jobs
by anon335dtzbvc 3147 days ago
Can i have implicit name of a single parameter in javascript via babel extension?
1 comments

It would be possible to do, but it hasn’t been proposed as an ECMAScript feature nor do I know of any plugins that implement it, so you’d have to write the plugin yourself.