Skip to content

Commit

Permalink
Merge pull request #308 from gruntjs/update-deps
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
vladikoff committed Jul 31, 2019
2 parents f9b99fd + 868ae4b commit 6fefef1
Show file tree
Hide file tree
Showing 3 changed files with 370 additions and 294 deletions.
5 changes: 5 additions & 0 deletions .eslintrc
@@ -1,5 +1,10 @@
{
"extends": "eslint:recommended",
"rules": {
"no-prototype-builtins": "off",
"no-unused-vars": "off",
"no-redeclare": "off"
},
"parserOptions": {
"ecmaVersion": 2017
},
Expand Down

0 comments on commit 6fefef1

Please sign in to comment.