1.2.0 • Published 3 years ago

@drop-engineering/eslint-config v1.2.0

Weekly downloads
17
License
-
Repository
github
Last release
3 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

3 years ago

1.1.0

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago