wikimedia / eslint-plugin-no-jquery

Control allowance of certain jQuery functions, and suggest or autofix alternatives.
MIT License
32 stars 8 forks source link

Add ESLint 7.0.0 support #237

Closed edg2s closed 4 years ago

edg2s commented 4 years ago

Fix new RuleTester requirements:

codecov[bot] commented 4 years ago

Codecov Report

Merging #237 into master will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #237   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           97        97           
  Lines          540       540           
=========================================
  Hits           540       540           
Impacted Files Coverage Δ
src/utils.js 100.00% <ø> (ø)
src/rules/no-size.js 100.00% <100.00%> (ø)