diff options
author | Oleg Gaidarenko <markelog@gmail.com> | 2016-07-15 21:42:25 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-15 21:42:25 +0400 |
commit | e4fd41f8fa4190fbbb6cb98cf7ace64f6e00685d (patch) | |
tree | c9957f8e6da0b814dfd11a5d1d61d969f7be4efd /package.json | |
parent | 96966c022079e3956018717136367fbf4ed548a2 (diff) | |
download | jquery-e4fd41f8fa4190fbbb6cb98cf7ace64f6e00685d.tar.gz jquery-e4fd41f8fa4190fbbb6cb98cf7ace64f6e00685d.zip |
Build: Update eslint config and fix associated errors
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6ef29dc0e..c5cdc6a3c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "commitplease": "2.3.1", "core-js": "2.2.2", "cross-spawn": "2.2.3", - "eslint-config-jquery": "0.1.6", + "eslint-config-jquery": "1.0.0", "grunt": "1.0.1", "grunt-babel": "6.0.0", "grunt-cli": "1.2.0", |