grunt-jshint-solid
Analyzes your .jshintrc settings file to see how strict they are using
Install
npm install grunt-jshint-solid --save-dev
Once the plugin has been installed, add it to default grunt pipeline
grunt;grunt;
Plugin looks for .jshintrc file in the project's root folder.
Small print
Author: Gleb Bahmutov © 2013
License: MIT - do anything with the code, but don't blame me if it does not work.
Support: if you find any problems with this module, email / tweet / open issue on Github