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

Update import/no-extraneous-dependencies to alow test files #1131

Closed
wants to merge 1 commit into from
Closed

Update import/no-extraneous-dependencies to alow test files #1131

wants to merge 1 commit into from

Conversation

SimenB
Copy link
Contributor

@SimenB SimenB commented Oct 15, 2016

It now allows devDependencies in all files called test.js, spec.js,
*.test.js or *.spec.js

It now allows devDependencies in all files called `test.js`, `spec.js`,
`*.test.js` or `*.spec.js`
@ljharb
Copy link
Collaborator

ljharb commented Oct 15, 2016

Thanks :-) I already have this change locally, but it's blocked on import-js/eslint-plugin-import#602

@ljharb ljharb closed this Oct 15, 2016
@SimenB SimenB deleted the import-dev-dep-globs branch October 15, 2016 15:21
@ljharb
Copy link
Collaborator

ljharb commented Nov 7, 2016

eslint-config-airbnb v13.0.0 is now released.

@stevemao
Copy link
Contributor

@ljharb Would you consider *.spec.js?

@ljharb
Copy link
Collaborator

ljharb commented Feb 22, 2017

@stevemao a PR that adds that seems just fine.

stevemao added a commit to stevemao/javascript that referenced this pull request Feb 23, 2017
ljharb pushed a commit to stevemao/javascript that referenced this pull request Feb 23, 2017
ivanzusko pushed a commit to ivanzusko/javascript that referenced this pull request Mar 1, 2017
ivanzusko pushed a commit to ivanzusko/javascript that referenced this pull request Mar 1, 2017
ivanzusko pushed a commit to ivanzusko/javascript that referenced this pull request Mar 1, 2017
xalexec pushed a commit to xalexec/javascript that referenced this pull request Mar 26, 2017
jaylaw81 pushed a commit to appirio-digital/ads-best-practices that referenced this pull request Sep 19, 2017
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