1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-24 20:06:55 +01:00
unleash.unleash/src
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
..
lib chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
mailtemplates fix: conflict email naming bug - cleanup files (#5683) 2023-12-19 16:01:16 +02:00
migrations chore: add reason column to change request schedule table (#5802) 2024-01-10 08:47:30 +05:30
test chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
migrator.ts
server-dev.ts Feat/add feedback to new strategy form (#5745) 2024-01-03 15:43:22 +01:00
server.ts