@deranged/eslint-plugin

1.3.0 • Public • Published

@deranged/eslint-plugin

eslint configuration for deranged

Installation

You'll first need to install ESLint:

$ npm i eslint --save-dev

Next, install @deranged/eslint-plugin:

$ npm install @deranged/eslint-plugin --save-dev

Updating rules

When updating rules, make sure to generate new full rule sets, so the effective rule changes are included in the commit request. This can be done with npm run generate.

Usage

Add @deranged/eslint-plugin to the plugins section of your .eslintrc.js configuration file:

module.exports = { extends: ['plugin:@deranged/eslint-plugin/react'] };

or

module.exports = { extends: ['plugin:@deranged/eslint-plugin/node'] };

Attribution

Forked from @tealink/eslint-plugin on 02.09.2021.

Readme

Keywords

none

Package Sidebar

Install

npm i @deranged/eslint-plugin

Weekly Downloads

2

Version

1.3.0

License

MIT

Unpacked Size

3.83 kB

Total Files

5

Last publish

Collaborators

  • hypesystem
  • ath88