Pronto runner for JSCS, JavaScript Code Style checker. What is Pronto?
You'll need to be able to run jscs
from command line. See jscs.info.
If you have a .jscsrc file in the root of your project, that will be used. Alternatively the environment variable JSCSRC_LOCATION can specify an alternative location. Otherwise, the airbnb config is used.