From 7c3ab8bc3c0ae2b0267d0dffb0b7f4ba60ee5446 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Thu, 4 Dec 2014 10:17:28 +1100 Subject: [PATCH] add isparta to docs/plugins --- doc/plugins.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/plugins.md b/doc/plugins.md index 717e22122d..3c4fa70137 100644 --- a/doc/plugins.md +++ b/doc/plugins.md @@ -8,9 +8,10 @@ - [Gobble](https://github.com/gobblejs/gobble-6to5) - [Gulp](https://github.com/sindresorhus/gulp-6to5) - [Grunt](https://github.com/sindresorhus/grunt-6to5) + - [Isparta](https://github.com/douglasduteil/isparta) - Code coverage with `karma` and `instanbul` using 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) + - [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)