honojs-middleware/.changeset/fifty-aliens-rhyme.md

11 lines
398 B
Markdown
Raw Normal View History

---
'@hono/eslint-config': major
---
Includes `typescript-eslint` presets for typed linting
- [`strict-type-checked`](https://typescript-eslint.io/users/configs#strict-type-checked)
- [`stylistic-type-checked`](https://typescript-eslint.io/users/configs#stylistic-type-checked)
See [Linting with Type Information](https://typescript-eslint.io/getting-started/typed-linting) for more information