eslint-config-pluto

2.0.0 • Public • Published

eslint-config-pluto

Shared eslint configuration.

Installation

Available via npm:

npm install --save-dev eslint-config-pluto

Usage

To use the base configuration, extend pluto in a project's .eslintrc.json:

{
  "extends": "pluto"
}

It is also possible to inherit from pluto/browser and pluto/node.

Adding Rules

  • Update the rules
  • Run npm login.
  • Use npm version to bump the version.
  • Run npm publish to publish the new version to npm.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.0.01latest

Version History

VersionDownloads (Last 7 Days)Published
2.0.01
1.0.100
1.0.90
1.0.80
1.0.70
1.0.60
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10

Package Sidebar

Install

npm i eslint-config-pluto

Weekly Downloads

1

Version

2.0.0

License

ISC

Unpacked Size

2.27 kB

Total Files

6

Last publish

Collaborators

  • plutovr