From 315ac7dacf4527d16869a47c384c7b3aced3062f Mon Sep 17 00:00:00 2001 From: Kevin Partington Date: Wed, 17 Jan 2018 22:26:36 -0600 Subject: [PATCH] Add ESLint to "Some packages using Ajv" section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a17eb5e..1ad5cfa 100644 --- a/README.md +++ b/README.md @@ -1250,6 +1250,7 @@ If you have published a useful plugin please submit a PR to add it to the next s - [electron-builder](https://github.com/electron-userland/electron-builder) - a solution to package and build a ready for distribution Electron app - [addons-linter](https://github.com/mozilla/addons-linter) - Mozilla Add-ons Linter - [gh-pages-generator](https://github.com/epoberezkin/gh-pages-generator) - multi-page site generator converting markdown files to GitHub pages +- [ESLint](https://github.com/eslint/eslint) - the pluggable linting utility for JavaScript and JSX ## Tests