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-parse-html-literal` tag style #264

Closed edg2s closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

@@            Coverage Diff            @@
##            master      #264   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          100       100           
  Lines          565       570    +5     
=========================================
+ Hits           565       570    +5     
Impacted Files Coverage Δ
src/rules/no-parse-html-literal.js 100.00% <100.00%> (ø)