diff options
Diffstat (limited to 'MLEB/Babel/Gruntfile.js')
-rw-r--r-- | MLEB/Babel/Gruntfile.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MLEB/Babel/Gruntfile.js b/MLEB/Babel/Gruntfile.js index 4f629505..dda24ba4 100644 --- a/MLEB/Babel/Gruntfile.js +++ b/MLEB/Babel/Gruntfile.js @@ -30,7 +30,6 @@ module.exports = function ( grunt ) { }, eslint: { options: { - extensions: [ '.js', '.json' ], cache: true }, all: [ |