This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@amcef/eslint-config

1.0.2 • Public • Published

AMCEF Eslint config

Extended Eslint config using prettier and import sort packages plugins

Installation

npm install --save-dev eslint @amcef/eslint-config

or

yarn add --dev eslint @amcef/eslint-config

Config is installed together with dependencies (react app, prettier, import sorting plugins)

Update package.json file (example with react config):

{
  "eslintConfig": {
    "extends": [
      "@amcef/eslint-config/react"
    ]
  }
}

Readme

Keywords

Package Sidebar

Install

npm i @amcef/eslint-config

Weekly Downloads

6

Version

1.0.2

License

MIT

Unpacked Size

7.01 kB

Total Files

5

Last publish

Collaborators

  • mnagy112