Version 3.0.0
This is a major update.
- Instead of popping up the report window, problems are now reported as gutter marks right in the editor. The report window is still available by pressing Shift-Ctrl-V.
- The ESLint
--fix
command is now supported (auto-fix problems). You can select it from the Bundles menu, or by searching for it in the Select Bundle Item window (Ctrl-Cmd-T). - The internals have been refactored.
- Functionality is broken into separate modules.
- Report generation is much cleaner using a lightweight templating system.