Siddharth Kumar Sah
93c588b239
fix(lint): resolve all biome warnings across API, web, and image-engine
API:
- Replace string concatenation with template literals (batch, pipeline,
tool-factory, content-aware-resize, passport-photo, remove-background)
- Remove unused imports (teams, color-adjustments, image-enhancement)
- Replace non-null assertions with guard clauses in bg-effects and stitch
- Use optional chaining in docs route
Image-engine:
- Remove unused OutputFormat imports (compress, convert)
- Use local variables instead of reassigning parameters (optimize-for-web, sharpen)
Web:
- Fix useExhaustiveDependencies: remove genuinely redundant deps, add
biome-ignore comments for intentional patterns (src prop, cleanup fns)
- Replace non-null assertions with null-safe alternatives
- Add accessible titles to inline SVGs (color-settings, image-enhancement-settings)
- Fix noLabelWithoutControl: associate labels via htmlFor/id or use <span>
(image-to-base64-settings, edit-metadata-settings, qr-generate-settings)
- Replace div[role="button"] with <button> (pdf-to-image-settings)
- Use stable keys instead of array indices (collage-preview, collage-settings)
- Fix noStaticElementInteractions in collage-preview (role="none")
- Remove unused function parameters and imports
2026-04-14 22:15:37 +08:00
..
2026-04-13 16:23:07 +08:00
2026-04-14 20:55:42 +08:00
2026-04-13 16:23:07 +08:00
2026-03-26 01:10:51 +08:00
2026-04-14 20:47:36 +08:00
2026-04-14 22:15:37 +08:00
2026-04-12 08:50:19 +08:00
2026-04-14 20:55:42 +08:00
2026-04-13 00:48:05 +08:00
2026-04-13 00:48:05 +08:00
2026-04-14 20:55:42 +08:00
2026-04-14 22:15:37 +08:00
2026-04-14 20:55:42 +08:00
2026-04-14 20:55:42 +08:00
2026-04-12 08:50:19 +08:00
2026-04-14 20:55:42 +08:00
2026-04-14 20:55:42 +08:00
2026-04-13 00:48:05 +08:00
2026-04-13 16:23:07 +08:00
2026-04-13 16:23:07 +08:00
2026-04-14 22:15:37 +08:00
2026-04-14 10:17:19 +08:00
2026-04-13 00:48:05 +08:00
2026-04-14 20:55:42 +08:00
2026-04-12 08:50:19 +08:00
2026-04-14 20:55:42 +08:00
2026-04-14 20:55:42 +08:00
2026-04-14 20:55:42 +08:00
2026-04-14 22:15:37 +08:00
2026-04-13 13:43:07 +08:00
2026-03-26 01:10:51 +08:00
2026-04-14 20:55:42 +08:00
2026-04-14 22:15:37 +08:00
2026-03-26 01:10:51 +08:00
2026-04-14 20:55:42 +08:00
2026-04-14 20:55:42 +08:00
2026-04-14 20:55:42 +08:00
2026-04-14 20:55:42 +08:00
2026-04-14 20:55:42 +08:00
2026-04-13 16:23:07 +08:00
2026-04-14 22:15:37 +08:00
2026-04-14 20:55:42 +08:00
2026-04-13 13:47:34 +08:00
2026-03-26 01:10:51 +08:00
2026-04-14 20:55:42 +08:00
2026-04-13 16:23:07 +08:00
2026-04-13 00:48:05 +08:00
2026-03-26 01:10:51 +08:00