From 0fd81618b0ce71ae17d81676c83454e813726d5c Mon Sep 17 00:00:00 2001 From: Rafael M Date: Wed, 21 Apr 2021 10:16:51 +0100 Subject: [PATCH] add eslint-plugin-vue to readme credits --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 8251266..57edb44 100644 --- a/readme.md +++ b/readme.md @@ -30,3 +30,4 @@ This config uses following plugins: - [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) - [eslint-plugin-security](https://github.com/nodesecurity/eslint-plugin-security) - [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) +- [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue)