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

Environments #348

Merged
merged 11 commits into from Feb 20, 2016
Merged

Environments #348

merged 11 commits into from Feb 20, 2016

Conversation

remcohaszing
Copy link
Collaborator

This is based on #347.

This adds support for some AngularJS related environments.

Closes #331

Defaults are no longer supported in ESLint 2.x.

If defaults are going to be documented, it needs to be done some other
way.
Previously rules were exported using the rulesConfiguration module. This
was focused on providing an easy way to export rules along with their
deprecated named counterparts and the no longer supported rule defaults.

None of the above seem to be supported anymore, so the rulesConfiguration
is no longer necessary.
This distinguishes those from the parent section 'Rules'.
@remcohaszing remcohaszing added this to the 1.0.0 milestone Feb 20, 2016
EmmanuelDemey added a commit that referenced this pull request Feb 20, 2016
@EmmanuelDemey EmmanuelDemey merged commit ad5cd48 into EmmanuelDemey:1.0 Feb 20, 2016
angular/angular: true
angular/mocks: true
angular/protractor: true
```
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Guys, why did you lose this section in README? I wasted a lot of time to figure out how to configure ng-mocks environment. This section is very useful.

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.

None yet

3 participants