1.0.2 • Published 10 months ago

@hono/eslint-config v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

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