ESLint support for netbeans
- Install the
nb-eslint
NetBeans plugin. - Install
eslint
via npm/yarn globally. - Go to Options -> HTML/JS -> ESLint and click on the search button.
- If the system finds the installed eslint npm package, it will fill the path into the field (If you have a custom path or want to use another version, you need to set the path by your own).
See Changelog for all information
Version >= 1.4.0 is compatible to Apache NetBeans >= 9.0
Plugin is available at https://github.com/joakim-eriksson/nb-eslint/releases/tag/1.5.0