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

Forbid import of modules using absolute paths (import/no-absolute-path) #1343

Closed
jseminck opened this issue Jul 10, 2017 · 2 comments
Closed

Comments

@jseminck
Copy link

The issue you previously reported about this rule should be fixed now, see: import-js/eslint-plugin-import#803 (comment)

So if you'd like to re-add this rule and try it out again, now would be a good time. If you need help with PR let me know, should be trivial change:

  • bump eslint-plugin-import
  • add the rule again to the config file
@brodybits
Copy link
Contributor

Add this to the list for Standard 14 (#1321)?

@feross feross transferred this issue from standard/eslint-config-standard Jul 28, 2019
@feross feross added this to the standard v14 milestone Jul 28, 2019
@feross
Copy link
Member

feross commented Jul 28, 2019

This rule will be re-enabled in standard v14.

@feross feross changed the title Re-add rule: no-absolute-path Forbid import of modules using absolute paths (import/no-absolute-path) Jul 28, 2019
@feross feross closed this as completed in 33f3c35 Jul 28, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

3 participants