Skip to content

Commit

Permalink
docs: link presets section early
Browse files Browse the repository at this point in the history
  • Loading branch information
kripod committed Jan 1, 2025
1 parent 8e26e09 commit cbe7d7e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/sixty-seals-obey.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@kripod/eslint-config": patch
---

docs: link presets section early
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pnpm add -D @kripod/eslint-config
pnpm add -D eslint globals
```

Set up ESLint:
Set up ESLint with [presets documented below](#presets):

```js
// eslint.config.js
Expand Down

0 comments on commit cbe7d7e

Please sign in to comment.