UNPKG

google-closure-linter

Version:

NPM wrapper for Google Closure Linter command-line tools, for when you want to add a python dependency but not a pip dependency.

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