v4.0.0
This release added auto-detections of project dependancies and only loads plugins required for your project.
-- Add support for Prettier
-- Add rules for tests written with Jest, Jasmine and Mocha
-- Add Lodash-fp rules
-- Add Ramda rules
The way required esLint packages are added has also been improved, missing packages are collectively detected and the command to load all of them is now outputted in the missing plugins error messages. This allows multiple missing package to be install in one go.