Skip to content

Instantly share code, notes, and snippets.

@CharlesRajendran
Created October 23, 2017 15:50
Show Gist options
  • Save CharlesRajendran/9159b31c1715eaed3d3470ddd95e049b to your computer and use it in GitHub Desktop.
Save CharlesRajendran/9159b31c1715eaed3d3470ddd95e049b to your computer and use it in GitHub Desktop.
grunt.initConfig({
jshint: {
all:['sample.js']
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment