Skip to content

Commit

Permalink
docs: Update eslint-plugin-testing-library link (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
afontcu authored Mar 13, 2020
1 parent c79a388 commit 29e37dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,7 @@ bundled with Vue Testing Library.
## ESLint support

If you want to lint test files that use Vue Testing Library, you can use the
official plugin:
[eslint-plugin-testing-library](https://github.com/Belco90/eslint-plugin-testing-library).
official plugin: [eslint-plugin-testing-library][eslint-plugin-testing-library].

## License

Expand Down Expand Up @@ -191,6 +190,7 @@ official plugin:

[docs]: https://testing-library.com/vue
[docs-edit]: https://github.com/testing-library/testing-library-docs
[eslint-plugin-testing-library]: https://github.com/testing-library/eslint-plugin-testing-library

[test-directory]: https://github.com/testing-library/vue-testing-library/blob/master/src/__tests__
[vuex-example]: https://github.com/testing-library/vue-testing-library/blob/master/src/__tests__/vuex.js
Expand Down

0 comments on commit 29e37dd

Please sign in to comment.