@hono/eslint-config
v1.0.2
Published
ESLint Config for Hono projects
Downloads
9,938
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
- Yusuke Wada https://github.com/yusukebe
License
MIT