build: Work around jshint failure for global JSON object
[lhc/web/wiklou.git] / Gruntfile.js
index 4481e39..e432279 100644 (file)
@@ -21,7 +21,7 @@ module.exports = function ( grunt ) {
                        },
                        all: [
                                '*.js',
-                               '{includes,languages,resources,skins,tests}/**/*.js'
+                               '{includes,languages,resources,tests}/**/*.js'
                        ]
                },
                jscs: {