1.2.0 • Published 4 years ago

@drop-engineering/eslint-config v1.2.0

Weekly downloads
17
License
-
Repository
github
Last release
4 years ago

npm version

Drop Javascript / Typescript style guide

Usage

  1. Install all peerDependencies
    npx install-peerdeps --dev "@drop-engineering/eslint-config"
  2. Install package

    npm i -D @drop-engineering/eslint-config
  3. Create .eslintrc.js file with the following contents:

    module.exports = {
      extends: ['@drop-engineering'],
    };
1.2.0

4 years ago

1.1.0

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago