jfmengels / eslint-plugin-fp

ESLint rules for functional programming
MIT License
970 stars 36 forks source link

Definition for rule 'fp/no-arguments' was not found #6

Closed joshburgess closed 8 years ago

joshburgess commented 8 years ago

I've got the latest version and all seems to be working well except for this. Is this definition not in the latest version of the npm package yet?

jfmengels commented 8 years ago

You're right, I hadn't publish yet.

I just published v2.1.0 where it should be available, along with no-rest-parameters.

joshburgess commented 8 years ago

Sorry, hadn't checked the closed issues! :P

jfmengels commented 8 years ago

Easy mistake to make :smile: