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

Add additional configuration options. #82

Merged
merged 1 commit into from
Oct 2, 2015

Conversation

nathanhammond
Copy link
Contributor

Closes ember-cli/ember-cli#4586 by providing additional options:

{
  insertContentForTestBody: false,
  useLintTree: false
}

Potentially blocked by ember-cli/ember-cli#4923

Also makes disableContainerStyles require being explicitly set to false. Being undefined means that we should use the default behavior since no settings were changed. This will allow us to remove unnecessary coupling between ember-cli and ember-cli-qunit here.

stefanpenner added a commit that referenced this pull request Oct 2, 2015
Add additional configuration options.
@stefanpenner stefanpenner merged commit 6317f11 into ember-cli:master Oct 2, 2015
@nathanhammond nathanhammond deleted the more-config-options branch October 2, 2015 23:46
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