Skip to content
This repository was archived by the owner on Jun 11, 2020. It is now read-only.

Conversation

@greysteil
Copy link

Currently, it's hard for automated tools to find the relevant package within the DefinitelyTyped monorepo when constructing commits diffs etc.

I worked with the npm team to add a standard for declaring the directory within a repository that a package lives in. The accepted RFC is here, and the new guidance was accepted into npm's docs here.

This PR adds the recommended directory attribute to the repository specification for each package. It will allow tools like Dependabot to show only the commits that are relevant to a particular packages when creating PRs.

@greysteil
Copy link
Author

Oops, hadn't seen #574 which is identical. I'm going to close this in favour of that.

@greysteil greysteil closed this Feb 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant