aceternity's 3d-card ships unused event params that trip noUnusedParameters/TS6133 under Vite's default react-ts template, so the new smoke test relaxed that check repo-wide to keep the job green.
A per-file override (or an upstream nudge to aceternity) would be tighter than loosening the check for every future entry.
aceternity's 3d-card ships unused event params that trip
noUnusedParameters/TS6133 under Vite's default react-ts template, so the new smoke test relaxed that check repo-wide to keep the job green.A per-file override (or an upstream nudge to aceternity) would be tighter than loosening the check for every future entry.