Christopher Kolstad
|
53354224fc
|
chore: Bump biome and configure husky (#6589)
Upgrades biome to 1.6.1, and updates husky pre-commit hook.
Most changes here are making type imports explicit.
|
2024-03-18 13:58:05 +01:00 |
|
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`.


|
2024-01-11 12:44:05 +00:00 |
|
Mateusz Kwasniewski
|
80eb6e12c6
|
refactor: custom render should provide container (#4938)
|
2023-10-06 09:19:49 +02:00 |
|
Nuno Góis
|
4167a60588
|
feat: biome lint frontend (#4903)
Follows up on https://github.com/Unleash/unleash/pull/4853 to add Biome
to the frontend as well.

Added a few `biome-ignore` to speed up the process but we may want to
check and fix them in the future.
|
2023-10-02 13:25:46 +01:00 |
|
Jaanus Sellin
|
8de7dfc488
|
chore: remove context/segment usage flag (#4242)
|
2023-07-14 13:30:15 +03:00 |
|
Jaanus Sellin
|
4a2867bd78
|
feat: context/segment usage plausible (#3956)
|
2023-06-12 12:41:03 +03:00 |
|
Jaanus Sellin
|
9f0d94287e
|
feat: context field usage frontend (#3938)
|
2023-06-12 10:55:58 +03:00 |
|