0.6.0 • Published 3 years ago

@octopusthink/eslint-config v0.6.0

Weekly downloads
32
License
MIT
Repository
github
Last release
3 years ago

@octopusthink/eslint-config

Shareable ESLint configs; includes prettier integration.

Usage

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

Then add the ESLint config to your own .eslintrc:

{
  "extends": [
    "@octopusthink/eslint-config"
  ]
}

You'll need to install the peer-dependencies for this project as well.

0.6.0

3 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago