Gregg Tavares пре 7 година
родитељ
комит
6b6d6c6fd8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Gruntfile.js

+ 1 - 1
Gruntfile.js

@@ -27,7 +27,7 @@ module.exports = function(grunt) {
           'threejs/resources/*.js',
         ],
         options: {
-          config: 'build/conf/eslint.json',
+          configFile: 'build/conf/eslint.json',
           //rulesdir: ['build/rules'],
         },
       },