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 fixer for no-ready-shorthand #274

Closed edg2s closed 4 years ago

edg2s commented 4 years ago

Part of #115

codecov[bot] commented 4 years ago

Codecov Report

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

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