uppy/packages/@uppy/dashboard/src
Prakash 5519b84409
@uppy: upgrade biome and more improvements (#6244)
- This PR upgrades `biome` from `2.0.5` -> `2.1.2` and adds two new
rules
-
[noUnusedImports](https://biomejs.dev/linter/rules/no-unused-private-class-members)
( we already had suppressions for this rule in code, but the rule itself
was never enabled in the config )
-
[noUnusedPrivateClassMembers](https://biomejs.dev/linter/rules/no-unused-private-class-members/)
- remove stale suppressions. 
- remove stale code.

---------

Co-authored-by: Mikael Finstad <finstaden@gmail.com>
2026-05-21 12:28:03 +08:00
..
components @uppy: upgrade biome and more improvements (#6244) 2026-05-21 12:28:03 +08:00
mocks @uppy/provider-views: add e2e tests for Server side search (#6015) 2025-11-07 16:50:57 +05:30
utils @uppy: upgrade biome and more improvements (#6244) 2026-05-21 12:28:03 +08:00
Dashboard.tsx @uppy: upgrade biome and more improvements (#6244) 2026-05-21 12:28:03 +08:00
GlobalSearch.browser.test.ts Make Generics Optional in uppy.getPlugin (#6057) 2025-11-17 18:18:54 +05:30
index.browser.test.ts lint fix 2025-08-21 14:34:12 +05:30
index.test.ts @uppy: upgrade biome and more improvements (#6244) 2026-05-21 12:28:03 +08:00
index.ts Migrate from Eslint/Prettier/Stylelint to Biome (#5794) 2025-07-01 14:55:41 +02:00
locale.ts Merge @uppy/status-bar into @uppy/dashboard (#5825) 2025-08-05 13:17:29 +02:00
setup.ts @uppy/provider-views: add e2e tests for Server side search (#6015) 2025-11-07 16:50:57 +05:30
style.scss Add stability warning comment to SCSS source files (#5960) 2025-09-11 21:53:40 +02:00