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
This causes parsing issues with strict JSON parsers such as Bazel's used in rules_js https://github.com/aspect-build/rules_js/blob/dacb4c58dbca319b0a1e58a426dc7bbd39c76e56/js/private/npm_import.bzl#L274.
Error is similar to the one in wooorm/stringify-entities#11 which also has the same duplicate key.
The text was updated successfully, but these errors were encountered:
efe04c3
Thanks, released. I’d imagine it better for your tools to accept things that are valid on npm tho
Sorry, something went wrong.
No branches or pull requests
This causes parsing issues with strict JSON parsers such as Bazel's used in rules_js https://github.com/aspect-build/rules_js/blob/dacb4c58dbca319b0a1e58a426dc7bbd39c76e56/js/private/npm_import.bzl#L274.
Error is similar to the one in wooorm/stringify-entities#11 which also has the same duplicate key.
The text was updated successfully, but these errors were encountered: