Downgrade Biome to 2.3.5 to fix false positive noUnusedPrivateClassMembers warnings

This commit is contained in:
Mario Zechner 2025-11-20 22:32:45 +01:00
parent c7d00e6ba4
commit 93a60b7969
5 changed files with 46 additions and 53 deletions

View file

@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/2.3.6/schema.json",
"$schema": "https://biomejs.dev/schemas/2.3.5/schema.json",
"linter": {
"enabled": true,
"rules": {