Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

.jshintrc newcap option is not working out of the box #65

Closed
trevordmiller opened this issue Aug 9, 2014 · 0 comments
Closed

.jshintrc newcap option is not working out of the box #65

trevordmiller opened this issue Aug 9, 2014 · 0 comments

Comments

@trevordmiller
Copy link

newcap is set to true, but the default Polymer({}) blocks do not follow this rule, so linters bark right after the initial scaffold. Either newcap should not be set, or the default script template that Yeoman generates from should follow the newcap rules:
http://www.jshint.com/docs/options/#newcap

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant