Skip to content

Commit

Permalink
feat: Support [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
toshi-toma committed Mar 24, 2020
1 parent 2d79bd6 commit 952d991
Show file tree
Hide file tree
Showing 3 changed files with 427 additions and 183 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 `eslint` and `prettier`, `eslint-config-airbnb-typescript-prettier` and put it into your `.eslintrc.js`.

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

`.eslintrc.js`
Expand Down
Loading

0 comments on commit 952d991

Please sign in to comment.