testing-library / vue-testing-library

🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
http://testing-library.com/vue
MIT License
1.08k stars 110 forks source link

chore: fix updated ESLint rules #188

Closed nickserv closed 3 years ago

nickserv commented 3 years ago

I noticed these build errors in #182 but realized they aren't the fault of that PR. It seems like some ESLint dependency update has introduced new failing rules, so I've fixed them.

codecov[bot] commented 3 years ago

Codecov Report

Merging #188 (b1ed206) into master (75e0111) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #188   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          100       100           
  Branches        35        35           
=========================================
  Hits           100       100           

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 75e0111...b1ed206. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 5.6.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 6.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: