Skip to content

Instantly share code, notes, and snippets.

@cbednarski
Created June 5, 2013 09:42
Show Gist options
  • Save cbednarski/5712796 to your computer and use it in GitHub Desktop.
Save cbednarski/5712796 to your computer and use it in GitHub Desktop.
Run `jslint` on all of your json files.
jslint `find . | grep "\.json$"`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment