Skip to content

gulp jshint.js #845

@MartyIX

Description

@MartyIX

Hi,

I needed to change

  '../node_modules/.bin/jsxhint --harmony "../src/**" "./src/app/**" --exclude ../src/utils/modernizr.custom.js'

to

  '"../node_modules/.bin/jsxhint" --harmony "../src/**" "./src/app/**" --exclude ../src/utils/modernizr.custom.js'

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsImprovements or additions to the documentation.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions