wikimedia / eslint-plugin-no-jquery

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

Rule fix: Add fixer for no-on-ready #275

Closed edg2s closed 3 years ago

edg2s commented 3 years ago

Part of #115

codecov[bot] commented 3 years ago

Codecov Report

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

@@            Coverage Diff            @@
##            master      #275   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          101       101           
  Lines          578       580    +2     
=========================================
+ Hits           578       580    +2     
Impacted Files Coverage Δ
src/rules/no-on-ready.js 100.00% <100.00%> (ø)