Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@hono/eslint-config

honojs10kMIT1.0.2

ESLint Config for Hono projects

readme

ESLint Config for Hono projects

Installation

npm install @hono/eslint-config
# or
yarn add @hono/eslint-config

Setting

eslint.config.mjs

import baseConfig from '@hono/eslint-config'

export default [...baseConfig]

Authors

License

MIT

changelog

@hono/eslint-config

1.0.2

Patch Changes

1.0.1

Patch Changes

1.0.0

Major Changes

Minor Changes

0.0.6

Patch Changes

0.0.5

Patch Changes

0.0.4

Patch Changes

0.0.3

Patch Changes

0.0.2

Patch Changes

0.0.1

Patch Changes