]> source.dussan.org Git - jquery.git/commit
Build: Lint the minified jQuery file as well
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Tue, 21 Jan 2020 12:51:03 +0000 (13:51 +0100)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Tue, 21 Jan 2020 13:06:42 +0000 (14:06 +0100)
commit37df5cdf4e79d81448706c6e7d85d1fdaff48a1e
tree694ccc7ae94fb17d48b7ce95d6026349684f0b18
parent46c284b12b4ac89727b1b7a0d5497bc9149cc2af
Build: Lint the minified jQuery file as well

While we have absolutely no style-related expectations to our minified file,
we do care that it's valid ES 5.1. This is now verified.

Also, update grunt-eslint as a newer ESLint version is required to be able
to use "extends" inside of the "overrides" section.

Fixes gh-3075
Closes gh-4594
Ref gh-4598
.eslintignore
Gruntfile.js
dist/.eslintrc.json
package.json