UNPKG

closure-linter-wrapper

Version:

Node Wrapper to allow access to Google Closure Linter from NodeJS

10 lines (6 loc) 324 B
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 - runs the linter and checks for errors fixjsstyle - tries to fix errors automatically