nuxt-modules / eslint

ESLint module for Nuxt.js
MIT License
159 stars 15 forks source link

Exclude `node_modules` #46

Closed zoxon closed 4 years ago

zoxon commented 4 years ago

Fixed #45

codecov[bot] commented 4 years ago

Codecov Report

Merging #46 (8258d04) into master (d965730) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #46   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           22        22           
  Branches         2         2           
=========================================
  Hits            22        22           
Impacted Files Coverage Δ
lib/module.js 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 d965730...8258d04. Read the comment docs.

starzou commented 4 years ago

Good job

ricardogobbosouza commented 4 years ago

Waiting review https://github.com/webpack-contrib/eslint-webpack-plugin/pull/41