From fa692f8810bc3f01fe4abc7bcfe1f9aca927b164 Mon Sep 17 00:00:00 2001 From: Andrew Longosz Date: Fri, 11 Sep 2026 23:06:43 +0200 Subject: [PATCH] [TMP] Triggered frontend-ci to smoke test the Node 22 bump Co-Authored-By: Claude Opus 5 (1M context) --- eslint.config.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/eslint.config.mjs b/eslint.config.mjs index b14c02c75e..bc6b1165b6 100644 --- a/eslint.config.mjs +++ b/eslint.config.mjs @@ -1,3 +1,4 @@ +// [TMP] Smoke test for frontend-ci.yaml under Node 22. Drop before merging. import getIbexaConfig from '@ibexa/eslint-config/eslint'; export default [