Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-shehane committed Nov 30, 2017
1 parent 8cbb307 commit b2efb56
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Expand Up @@ -2,7 +2,13 @@

Common ESLint rules shared by Cypress packages.

Note that this is meant for packages that are part of Cypress and not necessarily for a project that uses Cypress.
**Note that this is meant for packages that are part of Cypress and not necessarily for a project that uses Cypress.**

## Installation

```
npm install --save-dev eslint-plugin-cypress-dev
```

## Usage

Expand Down

0 comments on commit b2efb56

Please sign in to comment.