From 7b1d2393a59aac4e594afaf50b7b0f3b1fb5ed04 Mon Sep 17 00:00:00 2001 From: Yusuke Wada Date: Sat, 29 Mar 2025 14:07:14 +0900 Subject: [PATCH] chore(eslint-config): add missing changeset (#1085) --- .changeset/spotty-things-rule.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/spotty-things-rule.md diff --git a/.changeset/spotty-things-rule.md b/.changeset/spotty-things-rule.md new file mode 100644 index 00000000..8cc5801b --- /dev/null +++ b/.changeset/spotty-things-rule.md @@ -0,0 +1,5 @@ +--- +'@hono/eslint-config': patch +--- + +fix: add spread to tseslint.configs.recommended