0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 11:17:33 +01:00
hono/.eslintrc.cjs

4 lines
57 B
JavaScript
Raw Normal View History

module.exports = {
extends: ['@hono/eslint-config'],
}