Version 2.0.0
This update brings support for modern versions of ESLint.
- Native ESLint configuration cascading is now supported. This means you can have multiple, hierarchical rule sets. See [http://eslint.org/docs/user-guide/configuring.html](the ESLint documentation) for more information. (fixes #2)
- Errors related to an outdated version of ESLint are fixed. (fixes #5)
- Error reports now include a link to check for a newer version of this bundle.