2.0.1 • Published 5 months ago
@hono/eslint-config v2.0.1
ESLint Config for Hono projects
Installation
npm install @hono/eslint-config
# or
yarn add @hono/eslint-configSetting
eslint.config.mjs
import baseConfig from '@hono/eslint-config'
export default [...baseConfig]Authors
- Yusuke Wada https://github.com/yusukebe
License
MIT