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'],
         },
       },