moxystudio / next-with-moxy

MOXY's boilerplate to accelerate the setup of new Next.js based web applications
https://next-with.moxy.tech
MIT License
101 stars 11 forks source link

chore: update eslint config #70

Closed dominguesgm closed 4 years ago

dominguesgm commented 4 years ago

Given the recent refactoring of MOXY's eslint-config, this PR switches the eslint configuration used from the previous deprecated one to the current version.

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with ZEIT Now (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/moxystudio/next-with-moxy/ydb51hh7g ✅ Preview: https://next-with-moxy-git-chore-update-eslint-config.moxystudio.now.sh

satazor commented 4 years ago

@dominguesgm I think we might need to update the eslint and stylelint page in the documentation (docusaurus). I believe it references the old package by its name.

codecov[bot] commented 4 years ago

Codecov Report

Merging #70 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #70   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines           47        47           
  Branches         7         7           
=========================================
  Hits            47        47           

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 6d44fb8...a190793. Read the comment docs.