mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04: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