X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/modifier.php?a=blobdiff_plain;f=Gruntfile.js;h=fbb93bfb6e2716ed8009586b2531d79550206cbd;hb=2d721e69e885fb7ee6afbe9bd87d30972a00efd3;hp=25928156597866231f57e9440dc2a99707d9f46b;hpb=e4cff46220032a03fef88ca5326f64513a0b0dd7;p=lhc%2Fweb%2Fwiklou.git diff --git a/Gruntfile.js b/Gruntfile.js index 2592815659..fbb93bfb6e 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -22,7 +22,8 @@ module.exports = function ( grunt ) { grunt.initConfig( { eslint: { options: { - reportUnusedDisableDirectives: true + reportUnusedDisableDirectives: true, + cache: true }, all: [ '**/*.js',