2.3.0 • Published 8 years ago

eslint-config-lens v2.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

#Lens' ESLint Shareable Config

Usage

Shareable configs are designed to work with the extends feature of .eslintrc files. You can learn more about Shareable Configs on the official ESLint website.

To use Lens shareable config, first run this:

npm i eslint-config-airbnb@0.1.0 eslint-config-lens babel-eslint eslint-plugin-react eslint-plugin-import

Then, add this to your .eslintrc file:

{
  "extends": "lens"
}
2.3.0

8 years ago

2.2.0

8 years ago

2.1.0

9 years ago

2.0.0

9 years ago

1.4.0

9 years ago

1.3.0

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago