1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component
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
..
accessOverview chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
admin chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
application Fix: icon rendering issue in ApplicationList and add help to app update (#5730) 2023-12-27 18:35:08 +01:00
archive chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
banners chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
changeRequest chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
common chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
context chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
demo fix: demo banner zIndex, display on top (#5776) 2024-01-05 14:57:34 +00:00
environments feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
events chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
feature chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
featureTypes feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
feedback chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
feedbackNew chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
filter chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
incomingWebhooks chore: incoming webhooks table (#5837) 2024-01-11 12:05:14 +00:00
integrations chore: incoming webhooks table (#5837) 2024-01-11 12:05:14 +00:00
layout fix: demo banner zIndex, display on top (#5776) 2024-01-05 14:57:34 +00:00
loginHistory fix: date should sort asc/desc properly (#5335) 2023-11-14 14:47:28 +02:00
maintenance feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
menu chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
playground/Playground chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
project chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
providers feat: add CREATE_TAG_TYPE permission (#5386) 2023-11-22 10:20:19 +00:00
segments chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
splash chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
strategies feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
tags chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
user chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
App.tsx refactor: move plausible context on top of feedback (#5824) 2024-01-10 11:31:41 +02:00
InitialRedirect.tsx clear warnings (#3053) 2023-02-07 08:41:23 +01:00