wikimedia / eslint-plugin-no-jquery

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

Rule fix: Allow 'nth-child' selector in `no-sizzle` #297

Closed edg2s closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #297 (d44945a) into master (6fc6a60) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #297   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          102       102           
  Lines          607       607           
=========================================
  Hits           607       607           
Impacted Files Coverage Δ
src/rules/no-sizzle.js 100.00% <100.00%> (ø)