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-12-01 10:51:01 +00:00
Code
Issues
Releases
Activity
74287a82cc
hono
/
.eslintrc.cjs
4 lines
57 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: use `@hono/eslint-config` (#1815)
2023-12-13 09:35:30 +00:00
module
.
exports
=
{
extends
:
[
'@hono/eslint-config'
]
,
}
Copy Permalink