mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 05:02:07 +00:00
Downgrade Biome to 2.3.5 to fix false positive noUnusedPrivateClassMembers warnings
This commit is contained in:
parent
c7d00e6ba4
commit
93a60b7969
5 changed files with 46 additions and 53 deletions
|
|
@ -22,7 +22,7 @@
|
|||
"prepare": "husky"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.1.4",
|
||||
"@biomejs/biome": "^2.3.5",
|
||||
"@types/node": "^22.10.5",
|
||||
"@typescript/native-preview": "^7.0.0-dev.20251111.1",
|
||||
"concurrently": "^9.2.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue