IanVS / eslint-nibble

Ease into ESLint, by fixing one rule at a time
MIT License
787 stars 29 forks source link

Use selection numbers for rules, rather than typing #2

Closed IanVS closed 7 years ago

IanVS commented 9 years ago

Currently, it is necessary to type in the name of the rule to dig deeper into. It would be great if inquirer could assign numbers to each of the failing rules and let the user select a number.

IanVS commented 7 years ago

Added in version 4.1.0.