thefrontside / javascript

Frontside JavaScript tooling
9 stars 5 forks source link

Add `package.repository` to have link to sources #42

Closed ai closed 2 years ago

ai commented 2 years ago

Motivation

It will add link to source code and ChangeLog from npm package page.

It will avoid having questions like https://github.com/cowboyd/eslint-plugin-prefer-let/issues/10#issuecomment-953348078

Approach

Official way

Alternate Designs

We can do the direct link, but I started from the simple solution

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 4afad3fe232f1278862238fbeb1315a869d96817

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

cowboyd commented 2 years ago

@ai Thanks so much, and thanks for using! Please let us know if you have any further suggestions.