Skip to content

Commit

Permalink
Adding jit-grunt mapping for jscs task
Browse files Browse the repository at this point in the history
  • Loading branch information
c0bra committed Sep 24, 2014
1 parent 3685db1 commit e32fd8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ module.exports = function(grunt) {
ngtemplates: 'grunt-angular-templates',
changelog: 'grunt-conventional-changelog',
shell: 'grunt-shell-spawn',
jscs: 'grunt-jscs-checker',
'stable-version': './lib/grunt/plugins.js',
'current-version': './lib/grunt/plugins.js'
});
Expand Down

0 comments on commit e32fd8a

Please sign in to comment.