npm install -g eslint
- Open the Command Palette (cmd+shift+p on Mac OS X).
- Type install and select Package Control: Install Package from the Command Palette. There will be a pause of a few seconds while Package Control finds the available packages.
- When the list of available packages appears, type linter and select SublimeLinter. Note: The github repository name is “SublimeLinter3”, but the plugin name remains “SublimeLinter”.
- After a few seconds SublimeLinter will be installed and loaded. Depending on your setup, you may see some prompts from SublimeLinter. For more information on SublimeLinter’s startup actions, see Startup actions.
- You will see an install message. After reading the message, restart Sublime Text 3.
http://www.sublimelinter.com/en/latest/installation.html#installing-via-pc
- See steps above.
- When the list of available packages appears, type SublimeLinter-contrib-eslint
- Restart Sublime Text 3.
https://github.com/roadhump/SublimeLinter-eslint#installation