Migrate ESLint to v 9.x

This bumps needed dependencies and migrates previously used ESLint configs to the new flat config schema.
This commit is contained in:
regexowl 2025-07-08 14:15:19 +02:00 committed by Klara Simickova
parent 10a40aaec4
commit 3f35101f68
12 changed files with 1244 additions and 559 deletions

View file

@ -814,8 +814,6 @@ const Packages = () => {
return [];
}
}
return combinedGroupData;
}, [
dataDistroGroups,
dataCustomGroups,