mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-26 11:34:05 +03:00
jshint double-quotes error
This commit is contained in:
parent
9eedd43970
commit
f85271ca03
|
@ -177,5 +177,5 @@ module.exports = function(grunt) {
|
||||||
]);
|
]);
|
||||||
});
|
});
|
||||||
|
|
||||||
grunt.registerTask('cibuild',["newer:jshint", "jasmine:scripts"]);
|
grunt.registerTask("cibuild",["newer:jshint", "jasmine:scripts"]);
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user