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

no-missing-import to support HTTP imports #65

Open
privatenumber opened this issue Nov 14, 2022 · 1 comment
Open

no-missing-import to support HTTP imports #65

privatenumber opened this issue Nov 14, 2022 · 1 comment
Labels
enhancement help wanted rule:update An update to a current rule

Comments

@privatenumber
Copy link

Node.js has experimental support for loading modules via HTTP.

no-missing-import should support http/https protocols by ignoring it, or offer an option to ignore certain protocols/patterns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted rule:update An update to a current rule
Projects
None yet
Development

No branches or pull requests

2 participants