Thursday, May 21, 2015

Setting up SublimetText3 for javascript

- install node
- npm install -g jshint
- install sublime package manager
- install package SublimeLinter 3
- install package SublimeLinter-jshint (See errors in console Ctl+`)
- install jsformat. Ctl+Alt+F to format

To install using sublime packager
1- Ctl+Shift+P
2-select package install 
3-wait and than choose desired package

No comments: