Enome / jshintreact

Wrapper around jshint with react.js transform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jshint react.js

Temporary fix for jshint + vim + syntastic. This module will replace your jshint with one that will transform your jsx before passing it to jshint. It does some patching of the jshint reporter so it might break other modules using jshint.

npm install jshintreact -g

About

Wrapper around jshint with react.js transform


Languages

Language:JavaScript 100.0%