Skip to content

Commit 3e8f1b9

Browse files
committed
Big security update
1 parent 82aaea9 commit 3e8f1b9

File tree

3 files changed

+3227
-1127
lines changed

3 files changed

+3227
-1127
lines changed

Gruntfile.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ module.exports = (grunt) ->
2727
# JS
2828
eslint:
2929
options:
30-
configFile: '.eslintrc.json'
30+
overrideConfigFile: '.eslintrc.json'
3131
target: ['*.js']
3232

3333
# JSON

0 commit comments

Comments
 (0)