1.0.8 • Published 6 years ago

install-eslint v1.0.8

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

This package assumes you have yarn installed in your machine. If not, make sure you install it using:

npm i -g yarn

This package will install the following packages:

  • eslint
  • babel-eslint
  • eslint-config-airbnb
  • eslint-plugin-import
  • eslint-plugin-jsx-a11y
  • eslint-plugin-react

usage

  1. Install the package globally.

    npm install -g install-eslint

  2. In the root directory of your project, run:

    salhotra-eslint

The above command will also create a .eslintrc file to get you up and running.

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 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