We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
http
https
The text was updated successfully, but these errors were encountered:
A quick reproduction: https://eslint-online-playground.netlify.app/#eNp1kMFuwyAQRH9lixQ5lWL77jY99d5L1UvpAcHWpoEFAY5SWf73gi1HUaRed2Z4M0wsBtniRVhvsPmJrGPaehcSJMwnkRC+g7NQDSn52LXtSP7UN9LZ1jgl4tBuvuqJE6ezCJBFrw0qOF4f2VcDGuPgeXeEMWKA3ctD9ZgTm3c/LfcOKhIWK5iLyA6swWg0pSBzN0e53cQJgDO8JCQVOevgkzNvxl5TR23A/KDNCqraOjUa5OzrsEZW0xahG0GEjH7zSbtVXhgLRVrxgSFmodw5K1ti4mxJFkd0Y5D4/uszqBg2aNFnTnOe4IU8ib587u0AhedX9KUpSY132GXzP8RVrNc19V2vK3b+A6+1nr8=
Sorry, something went wrong.
No branches or pull requests
Node.js has experimental support for loading modules via HTTP.
no-missing-import
should supporthttp
/https
protocols by ignoring it, or offer an option to ignore certain protocols/patterns.The text was updated successfully, but these errors were encountered: