Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Pass console object that wraps this.ui #100

Merged
merged 1 commit into from
Aug 7, 2016

Conversation

mitchlloyd
Copy link
Contributor

@mitchlloyd mitchlloyd commented Aug 7, 2016

This passes a console object in the options object passed to broccoli-lint-eslint (see ember-cli/broccoli-lint-eslint#51).

This means that broccoli-lint-eslint can respect the --silent option by using this object over the console global.

I was able to test this in a project that uses ember-cli-eslint by npm-linking ember-cli-eslint and broccoli-lint-eslint locally:

screen shot 2016-08-06 at 8 41 06 pm

This should be a non-breaking change, but we may want to co-ordinate this with a version bump in broccoli-lint-eslint.

@rwjblue
Copy link
Member

rwjblue commented Aug 7, 2016

Thanks @mitchlloyd!

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

Successfully merging this pull request may close these issues.

2 participants