Skip to content

Commit

Permalink
Update README.md (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
TatianaFomina committed Jan 8, 2024
1 parent 58bf5d6 commit 4f30741
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ $ yarn add -D eslint-config-codex eslint
Add `.eslintrc` file to your project's root if you don't have it.

```bash
./node_modules/.bin/eslint init
npm init @eslint/config
```

Then add the `extends` section to there:
Expand Down Expand Up @@ -53,4 +53,4 @@ Since 7.x ESLint loads plugins from the location of each config file which has t
}
```

[Issue](https://github.com/codex-team/eslint-config/issues/25) | [Discussion](https://github.com/eslint/eslint/issues/13385#issuecomment-641252879)
[Issue](https://github.com/codex-team/eslint-config/issues/25) | [Discussion](https://github.com/eslint/eslint/issues/13385#issuecomment-641252879)

0 comments on commit 4f30741

Please sign in to comment.