Skip to content
Snippets Groups Projects
Commit c978b1bb authored by Cam Saul's avatar Cam Saul
Browse files

clarify dox :heart_eyes_cat:

parent e381c918
No related branches found
No related tags found
No related merge requests found
#! /bin/bash
# Simple shell script for running jshint and nicely formatting the output
# Simple shell script for running jshint and nicely formatting the output :heart_eyes_cat:
JS_HINT=./node_modules/jsxhint/cli.js
JS_HINT_OPTS='--config .jshintrc'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment