Update Gruntfile.js
This commit is contained in:
parent
ae16c14e84
commit
ef82918191
@ -51,6 +51,7 @@ module.exports = function (grunt) {
|
||||
directives: {
|
||||
node: true,
|
||||
unparam: true, // TEMPORARY: Ignore unused params
|
||||
nomen: true,
|
||||
predef: [ // Global variables
|
||||
'angular', 'inject', 'JustGage',
|
||||
'describe', 'beforeEach', 'it', 'expect'
|
||||
|
Loading…
x
Reference in New Issue
Block a user