'../node_modules/.bin/jsxhint --harmony "../src/**" "./src/app/**" --exclude ../src/utils/modernizr.custom.js'
'"../node_modules/.bin/jsxhint" --harmony "../src/**" "./src/app/**" --exclude ../src/utils/modernizr.custom.js'
I'm not sure if it is really a bug or not. If it is not, please close the issue.
Hi,
I needed to change
to
in https://github.com/callemall/material-ui/blob/master/docs/gulp/tasks/jshint.js to make the gulp task work on my Windows box (Win8.1).
I'm not sure if it is really a bug or not. If it is not, please close the issue.