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.03latest

Version History

VersionDownloads (Last 7 Days)Published
2.0.03
1.0.101
1.0.92
1.0.81
1.0.71
1.0.61
1.0.52
1.0.41
1.0.31
1.0.21
1.0.11

Package Sidebar

Install

npm i eslint-config-pluto

Weekly Downloads

13

Version

2.0.0

License

ISC

Unpacked Size

2.27 kB

Total Files

6

Last publish

Collaborators

  • plutovr