Skip to content

chore: add package repository metadata#1

Open
brohebot wants to merge 1 commit into
vtrbo:mainfrom
brohebot:add-package-metadata
Open

chore: add package repository metadata#1
brohebot wants to merge 1 commit into
vtrbo:mainfrom
brohebot:add-package-metadata

Conversation

@brohebot

Copy link
Copy Markdown

Adds repository and bugs metadata to the published workspace packages.

The npm pages currently only show the homepage, so this makes it easier to jump from each package back to the right repo/issues page. I included the package directory for each workspace package too.

Checked with:

  • node metadata parse check
  • npm pack --dry-run --ignore-scripts --json ./packages/eslint-config
  • npm pack --dry-run --ignore-scripts --json ./packages/eslint-config-basic
  • npm pack --dry-run --ignore-scripts --json ./packages/eslint-config-svelte
  • npm pack --dry-run --ignore-scripts --json ./packages/eslint-config-ts
  • npm pack --dry-run --ignore-scripts --json ./packages/eslint-config-vue
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants