11 lines
398 B
Markdown
11 lines
398 B
Markdown
|
---
|
||
|
'@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
|