mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
This repository contains the Closure Linter - a style checker for JavaScript. To install the application, run python ./setup.py install After installing, you get two helper applications installed into /usr/local/bin: gjslint.py - runs the linter and checks for errors fixjsstyle.py - tries to fix errors automatically