]> source.dussan.org Git - jquery.git/commit
Build: improve specificity of eslint config; add ecma versions
authorTimmy Willison <timmywil@users.noreply.github.com>
Mon, 10 Jun 2024 13:01:53 +0000 (09:01 -0400)
committerGitHub <noreply@github.com>
Mon, 10 Jun 2024 13:01:53 +0000 (09:01 -0400)
commit82169df010a84b72f634272fcbfe95672d8d43f2
tree5d8c117d6275865bf6b6832583434dc8781dd31b
parentefa1e0a131755cf19fa19d0af3b7935fb12e4691
Build: improve specificity of eslint config; add ecma versions

- also added no-implicit-globals rule outside of tests,
  but including dist

Close gh-5504
15 files changed:
eslint.config.js
test/data/csp-nonce-external.js
test/data/csp-nonce-globaleval.js
test/data/csp-nonce.js
test/jquery.js
test/unit/attributes.js
test/unit/css.js
test/unit/data.js
test/unit/deferred.js
test/unit/effects.js
test/unit/event.js
test/unit/manipulation.js
test/unit/offset.js
test/unit/selector.js
test/unit/traversing.js