Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Shareable npm-package-json-lint configuration for packages.

License

NotificationsYou must be signed in to change notification settings

joaopalmeiro/npm-package-json-lint-config-package

Repository files navigation

Shareablenpm-package-json-lint configuration for packages.

Getting Started

Installation

npm install --save-dev npm-package-json-lint-config-package

or

yarn add --dev npm-package-json-lint-config-package

or

pnpm add --save-dev npm-package-json-lint-config-package

or

bun add --dev npm-package-json-lint-config-package

Usage

To use this configuration, choose one of the options below.

Edit thepackage.json file

{"npmpackagejsonlint": {"extends":"npm-package-json-lint-config-package"  }}

Create a.npmpackagejsonlintrc.json file

{"extends":"npm-package-json-lint-config-package"}

Check thenpm-package-json-lint documentation or the@stylelint/npm-package-json-lint-config package to learn how to override this configuration.

Development

Installfnm (if necessary).

fnm install&& fnm use&& node --version&& npm --version
npm install
npm run lint
npm run format

Deployment

npm pack --dry-run
npm version patch
npm version minor
npm version major
  • Update the version in theLicenses link at the top.
  • Commit and push changes.
  • Create a tag onGitHub Desktop.
  • CheckGitHub.
npm login
npm publish

About

Shareable npm-package-json-lint configuration for packages.

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp