1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-09 00:18:26 +01:00
unleash.unleash/frontend/src/component/feature/FeatureToggleList
Nuno Góis b496990f79
chore: add no unused imports biome rule (#5855)
Adds a Biome rule for "no unused imports", which is something we
sometimes have trouble catching.

We're adding this as a warning for now. It is safely and easily fixable
with `yarn lint:fix`.


![image](https://github.com/Unleash/unleash/assets/14320932/fd84dea8-6b20-4ba5-bfd8-047b9dcf2bff)

![image](https://github.com/Unleash/unleash/assets/14320932/990bb0b0-760a-4c5e-8136-d957e902bf0b)
2024-01-11 12:44:05 +00:00
..
FeatureStaleCell feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureToggleFilters chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
FeatureToggleListActions feat: tracking feature buttons clicks (#5714) 2023-12-21 11:01:16 +02:00
BulkDisableDialog.test.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
BulkDisableDialog.tsx chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
BulkEnableDialog.test.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
BulkEnableDialog.tsx chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
ExportDialog.tsx feat: export all features in project (#5677) 2023-12-19 08:57:10 +01:00
FeatureToggleListTable.test.tsx feat: ui now connects to backend, full e2e (#5736) 2023-12-28 14:31:53 +02:00
FeatureToggleListTable.tsx chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
LegacyFeatureToggleListTable.tsx chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00