Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Root the .jshintrc lookup to the project root path. #1019

Merged
merged 1 commit into from
Jun 13, 2014

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Jun 13, 2014

Now that the EmberApp has access to our Project instance, we can simply use its root property to know where the correct .jshintrc file is.

Fixes #962.

rwjblue added a commit that referenced this pull request Jun 13, 2014
Root the `.jshintrc` lookup to the project root path.
@rwjblue rwjblue merged commit cf3f1cf into ember-cli:master Jun 13, 2014
@rwjblue rwjblue deleted the root-path-lookup-for-jshintrc branch June 13, 2014 13:24
rwjblue added a commit that referenced this pull request Jun 13, 2014
@stefanpenner
Copy link
Contributor

badabing!

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

Successfully merging this pull request may close these issues.

Upgrade to v 0.0.33 causes jshint "use esnext option" errors
2 participants