@corsali/eslint-config

1.4.0 • Public • Published

@corsali/eslint-config

Corsali linting rules.

Usage

  1. Add the package to dev dependencies:
$ npm i -D @corsali/eslint-config
  1. Create .eslintrc.json in the root directory with this content:
{
  "extends": ["@corsali"]
}

Development

  1. In this repository:

    1. npm link (may need to be run as root).
    2. Update version in package.json.
  2. In another project where the rule is used:

    1. npm link @corsali/eslint-config.
    2. Update the installed version in package.json.

Readme

Keywords

Package Sidebar

Install

npm i @corsali/eslint-config

Weekly Downloads

1

Version

1.4.0

License

MIT

Unpacked Size

4.74 kB

Total Files

4

Last publish

Collaborators