Skip to content

Commit

Permalink
Merge pull request #14894 from emberjs/enable-no-double-extend
Browse files Browse the repository at this point in the history
[FEATURE ember-no-double-extend] Enable by default
  • Loading branch information
rwjblue authored Feb 1, 2017
2 parents db34fc4 + 4a7748f commit d5364f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"ember-glimmer-allow-backtracking-rerender": null,
"ember-testing-resume-test": null,
"ember-factory-for": true,
"ember-no-double-extend": null,
"ember-no-double-extend": true,
"ember-routing-router-service": null,
"ember-unique-location-history-state": null
}
Expand Down

0 comments on commit d5364f9

Please sign in to comment.