Skip to content

Commit

Permalink
feat: Update eslint-config-airbnb to v18.2.0 and Support ESLint v7 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
toshi-toma authored Jun 22, 2020
1 parent aea15c7 commit 9b1133c
Show file tree
Hide file tree
Showing 3 changed files with 316 additions and 292 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Airbnb's ESLint config with TypeScript and Prettier support.
Install `typescript`, `eslint` and `prettier`, `eslint-config-airbnb-typescript-prettier` and put it into your `.eslintrc.js`.

```bash
$ npm install typescript eslint@^6.8.0 prettier eslint-config-airbnb-typescript-prettier --save-dev
$ npm install typescript eslint prettier eslint-config-airbnb-typescript-prettier --save-dev
```

`.eslintrc.js`
Expand Down
Loading

0 comments on commit 9b1133c

Please sign in to comment.