dwyl / goodparts

:see_no_evil: An ESLint Style that only allows JavaScript the Good Parts (and "Better Parts") in your code.
GNU General Public License v2.0
78 stars 26 forks source link

func-style #207

Closed eliasmalik closed 8 years ago

eliasmalik commented 8 years ago

http://eslint.org/docs/rules/func-style

func-style: "off"

Allow both styles cf. JSLint