1.4.0 • Published 1 year ago

@eandl/eslint-config v1.4.0

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
1 year ago

TIE eslint config

This package requires eslint to be set up and running in your project. See https://eslint.org/ for further information.

Adding to a project

  1. Pull this config into your project using npm
    npm install @eandl/eslint-config
  2. In to root directory of your project (alongside package.json) create (or edit) .eslintrc.json.
  3. Add the following:
        "extends": [
            "@eandl/eslint-config"
        ],
1.4.0

1 year ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago