From 247c14c5abcad8aca31b9e6fde0cf5c14b629fa1 Mon Sep 17 00:00:00 2001 From: Simon Degraeve Date: Mon, 17 Nov 2014 08:19:49 +0800 Subject: [PATCH] Add JSXHint in the plugins list. --- doc/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/plugins.md b/doc/plugins.md index fa71d6d840..717e22122d 100644 --- a/doc/plugins.md +++ b/doc/plugins.md @@ -10,6 +10,7 @@ - [Grunt](https://github.com/sindresorhus/grunt-6to5) - [Jade](https://github.com/Apoxx/jade-6to5) - [Jest](https://github.com/6to5/6to5-jest) + - [JSXHint](https://github.com/STRML/JSXHint) (A wrapper around JSHint to allow linting of JSX files) - [Karma](https://github.com/shuhei/karma-6to5-preprocessor) - [Mocha](https://github.com/6to5/6to5-mocha) - [Rails](https://github.com/josh/sprockets-es6) or via [browserify-rails](https://github.com/6to5/6to5-rails)