From 8810eccff2684eb3419b3ff07a333fbcdcca1163 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