From 2bcd0da2e5932c7520631af3e2d44ee696868b8a Mon Sep 17 00:00:00 2001 From: Zach Date: Sun, 17 Apr 2016 18:27:19 +0700 Subject: [PATCH] Add ESLint (#616) A list of awesome ESLint configs, plugins, etc. Closes #616 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5d490232..84aaad29 100644 --- a/readme.md +++ b/readme.md @@ -81,6 +81,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Maintenance Modules](https://github.com/maxogden/maintenance-modules) *(for npm packages)* - [npm](https://github.com/sindresorhus/awesome-npm) - [AVA](https://github.com/sindresorhus/awesome-ava) *(Test runner)* + - [ESLint](https://github.com/dustinspecker/awesome-eslint) - [Swift](https://github.com/matteocrippa/awesome-swift) - [Education](https://github.com/hsavit1/Awesome-Swift-Education) - [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds)