Skip to content

Commit 9d4771e

Browse files
docs: update readme for installing eslint plugin (#12)
1 parent 85c7e04 commit 9d4771e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/eslint/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This project is an ESLint config that gathers all the rules, plugins and parsers
44

55
## How to use?
66

7-
In your app, run `yarn add --dev @bam.tech/eslint-config eslint-plugin-react-native eslint-plugin-react @typescript-eslint/eslint-plugin eslint`.
7+
In your app, run `yarn add --dev @bam.tech/eslint-config eslint-plugin-react-native eslint-plugin-react @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint typescript`.
88

99
In your `.eslintrc` config file, extend the exported configuration:
1010

0 commit comments

Comments
 (0)