Files
Krzysztof (Kris) Kula 27313d8a53 dev: unify lint and lint:fix
`biome check` Runs formatter, linter and import sorting to the requested
files.
https://biomejs.dev/reference/cli/#biome-check

`oss/frontend` wasn't using it. 

Smallest change to simplify things is to align on how enterprise and oss
backend work:

* `pnpm lint` - checks
*  `pnpm lint:fix` - formatting, fixing small lint issues, sorts imports
2026-07-07 11:02:05 +02:00
..
2021-06-13 23:26:20 +02:00
2026-07-07 11:02:05 +02:00
2021-06-05 00:25:35 +02:00
2020-02-20 08:34:31 +01:00
2021-06-04 23:26:40 +02:00