Files
Crussell/frontend
popertots 154a7217b4
Lint & Vuln Scan / Go vulnerabilities (push) Successful in 22s
Lint & Vuln Scan / Frontend lint & types (push) Failing after 38s
fix: ignore third-party map component from linting
The mapcn-svelte component at src/lib/components/ui/map/ is a
third-party library, not our code. Add to eslint ignores so we
don't need to maintain eslint-disable comments in imported code.
2026-06-25 17:43:15 +01:00
..