Skip to content

Move strict mode from legacy include to index include #637

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

Merged
merged 2 commits into from
Dec 24, 2015

Conversation

evenfrost
Copy link
Contributor

Permit strict mode for legacy configuration as this mode is not intended to be used with Babel.

Permit strict mode for legacy configuration as it is not intended to be used with Babel.
@ljharb
Copy link
Collaborator

ljharb commented Dec 23, 2015

If it's removed from legacy it'd need to be re-added to https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb/index.js#L2-L5 to prevent it from being removed from the default export.

ljharb added a commit that referenced this pull request Dec 24, 2015
[eslint config] Permit strict mode in "legacy" config
@ljharb ljharb merged commit 8c241be into airbnb:master Dec 24, 2015
@ljharb ljharb changed the title Permit strict mode Move strict mode from legacy include to index include Jan 15, 2016
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.

2 participants