moxystudio / eslint-config

MOXY eslint configuration to be used across several JavaScript projects
MIT License
13 stars 5 forks source link

feat: upgrade to eslint v7! #108

Closed satazor closed 4 years ago

satazor commented 4 years ago

The following packages will emit a warning saying they need eslint v6, but the warning can be ignored:

BREAKING CHANGE: all packages have now a peerDependency on eslint v7

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #108   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines           61        61           
  Branches         1         1           
=========================================
  Hits            61        61           
Impacted Files Coverage Δ
packages/eslint-config-babel/lib/index.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a982cbb...c879aec. Read the comment docs.