mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Build: Improve ESLint configuration (#3188)
* Bump eslint-config-jquery package to 0.1.4 version * Add subtask "dist" to "eslint" task and add it to the build task list * Make gitignore globs more flexible for the "dist" folder Fixes gh-3169
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"commitplease": "2.3.1",
|
||||
"core-js": "2.2.2",
|
||||
"cross-spawn": "2.2.3",
|
||||
"eslint-config-jquery": "0.1.2",
|
||||
"eslint-config-jquery": "0.1.6",
|
||||
"grunt": "1.0.1",
|
||||
"grunt-babel": "6.0.0",
|
||||
"grunt-cli": "1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user