Package detail

npm-package-json-lint-config-bob

bconnorwhite31MIT1.2.1

npm-package-json-lint configuration for packages built with @bconnorwhite/bob

npm, package, json, lint

readme

npm-package-json-lint-config-bob

NPM TypeScript Coverage Status GitHub Stars Twitter Follow


npm-package-json-lint configuration for packages built with @bconnorwhite/bob.

Installation

yarn add npm-package-json-lint-config-bob
npm install npm-package-json-lint-config-bob


Usage

In .npmpackagejsonlintrc.json or the npmpackagejsonlint field in package.json:

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


Peer DependenciesDavid


Dev DependenciesDavid


License license

MIT

changelog

1.2.1 (2021-04-19)

Bug Fixes

  • adjust prefer-property-order list (3d9681c)
  • remove require-homepage (f7b3558)

1.2.0 (2021-04-17)

Features

1.1.0 (2020-09-30)

Features

1.0.2 (2020-09-19)

1.0.1 (2020-09-19)