Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 317 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 317 Bytes

Installation

Check out this repository to ~/Application\ Support/Sublime\ Text\ 2/Packages/JSHint

and for windows %APPDATA%\Sublime Text 2\Packages\JSHint

Usage

Command-b or f7 on any JavaScript file will run JSHint on it.

Updating

git pull inside the package anytime for the latest