@chantelle/eslint-plugin-chantelle

1.4.7 • Public • Published

@chantelle/eslint-plugin-chantelle

Installation

  • Chantelle

    npm i -D @chantelle/eslint-plugin-chantelle @chantelle/eslint-config-chantelle eslint-plugin-prettier prettier

    package.json

    "eslintConfig": {
      "extends": ["@chantelle/chantelle"],
    }
  • Chantelle CommonJs

    npm i -D @chantelle/eslint-plugin-chantelle @chantelle/eslint-config-chantelle eslint-plugin-prettier prettier

    package.json

    "eslintConfig": {
      "extends": ["@chantelle/chantelleCommonJs"],
    }
  • Legacy:

    npm i -D @chantelle/eslint-plugin-chantelle @chantelle/eslint-config-legacy eslint-plugin-prettier prettier

    package.json

    "eslintConfig": {
      "extends": ["@chantelle/legacy"]
    }

Readme

Keywords

none

Package Sidebar

Install

npm i @chantelle/eslint-plugin-chantelle

Weekly Downloads

2

Version

1.4.7

License

Apache-2.0

Unpacked Size

302 kB

Total Files

42

Last publish

Collaborators

  • ctsd
  • blackakula