rockerest’s avatarrockerest’s Twitter Archive—№ 11,926

  1. …in reply to @getify
    getify geteslint Does this plugin have a rule that requires () => in all situations? Single params without the parens are a weird outlier and I find them practically unreadable. Haven't found anything so far that requires parens for arrow functions.