HXQLabs/helixque-landing

Fix linting and typescript safety checks

Offen

#43 geöffnet am 02.10.2025

 (19 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (35 Forks)auto 404
good first issuehacktoberfesthacktoberfest-acceptedhacktoberfest2025hacktoberfest2025-accepted

Repository-Metriken

Stars
 (77 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

The prod application was skipped liniting and typescript checks due to hacktober deadlines.

What you're expected to fix:

  • Fix all the linting issues that are displayed in logs when you create a production build using a next js stack
  • Fix all the Typescript type safety checks
  • Apart from these, you shouldn't alter any parts of the UI whatsoever. This issue is meant to fix the errors, not alter the UI.

Good to have before starting:

Contributor Guide