Skip to content

Commit 9b1133c

Browse files
authored
feat: Update eslint-config-airbnb to v18.2.0 and Support ESLint v7 (#51)
1 parent aea15c7 commit 9b1133c

File tree

3 files changed

+316
-292
lines changed

3 files changed

+316
-292
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Airbnb's ESLint config with TypeScript and Prettier support.
1010
Install `typescript`, `eslint` and `prettier`, `eslint-config-airbnb-typescript-prettier` and put it into your `.eslintrc.js`.
1111

1212
```bash
13-
$ npm install typescript eslint@^6.8.0 prettier eslint-config-airbnb-typescript-prettier --save-dev
13+
$ npm install typescript eslint prettier eslint-config-airbnb-typescript-prettier --save-dev
1414
```
1515

1616
`.eslintrc.js`

0 commit comments

Comments
 (0)