build-plugins
build-plugins copied to clipboard
package.json repository info
Describe what happened
repository data is not properly declared in your package.json and, as side-effect, NPM page does not link to this Github project.
Steps to reproduce the issue:
- Open https://www.npmjs.com/package/@datadog/build-plugin
- No links to this repo is found
Expected behaviour:
repository data properly declared as in documentation:
https://docs.npmjs.com/cli/v10/configuring-npm/package-json#repository
Actual behaviour:
Incorrect declaration