This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
hono
Watch
0
Star
0
Fork
0
You've already forked hono
mirror of
https://github.com/honojs/hono.git
synced
2024-11-22 11:17:33 +01:00
Code
Issues
Releases
Activity
18b62821dd
hono
/
.eslintrc.cjs
4 lines
57 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: use `@hono/eslint-config` (#1815)
2023-12-13 10:35:30 +01:00
module
.
exports
=
{
extends
:
[
'@hono/eslint-config'
]
,
}
Copy Permalink