0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 02:27:49 +01:00
hono/.eslintrc.cjs
2023-12-13 18:35:30 +09:00

4 lines
57 B
JavaScript

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