HXQLabs/helixque-landing

Fix linting and typescript safety checks

开放

#43 创建于 2025年10月2日

 (19 条评论) (0 个反应) (1 位负责人)TypeScript (35 个派生)auto 404
good first issuehacktoberfesthacktoberfest-acceptedhacktoberfest2025hacktoberfest2025-accepted

仓库指标

星标
 (77 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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:

贡献者指南