Skip to content

Ensure @scoped-packages are ignored in no-import-test-files #255

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 1 commit into from
Jun 2, 2019

Conversation

novemberborn
Copy link
Member

Only attempt to classify imports that are file paths. Fixes #253.

Only attempt to classify imports that are file paths. Fixes #253.
@novemberborn novemberborn merged commit 67c27b4 into master Jun 2, 2019
@novemberborn novemberborn deleted the fix-internal-import-detection branch June 2, 2019 12:59
@make-github-pseudonymous-again

Is this issue I am having related to this patch?

@GMartigny
Copy link
Contributor

@aureooms Your issue is due to an outdated dependency of eslint-plugin-ava in xo. Once eslint-plugin-ava@7 is ironed out, xo dependencies should be updated.
You could raise and issue in the xo repo to track it, but it'll be done anyway IMO.

In the mean time, you can run npm install -D eslint-plugin-ava manually to update eslint-plugin-ava in your repo.

@make-github-pseudonymous-again

@GMartigny Thanks for the analysis! I'll just wait.

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.

ava/no-import-test-files triggers for scoped packages
3 participants