Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

chore: add knip, tighten ESLint, and clean up dead code#35

Merged
7w1 merged 36 commits into7w1:devfrom
hazre:feat/add-knip
Mar 2, 2026
Merged

chore: add knip, tighten ESLint, and clean up dead code#35
7w1 merged 36 commits into7w1:devfrom
hazre:feat/add-knip

Conversation

@hazre
Copy link
Copy Markdown
Collaborator

@hazre hazre commented Feb 28, 2026

Description

It adds Knip, migrates and tightens the lint setup, removes dead code, and fixes the resulting lint issues across the app while keeping runtime behavior intact.

  • migrate ESLint to the airbnb-extended flat config
  • convert shared utilities like colorMXID to TypeScript and standardize shared utility imports/aliases

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

hazre added 30 commits February 27, 2026 09:17
updated the TypeScript no-unused-vars configuration and dropped now-unused imports across several components
@hazre hazre changed the title Add knip and fix linting chore: add knip, tighten ESLint, and clean up dead code Mar 2, 2026
@hazre hazre marked this pull request as ready for review March 2, 2026 18:57
@hazre hazre marked this pull request as draft March 2, 2026 18:57
@hazre hazre marked this pull request as ready for review March 2, 2026 19:01
@7w1 7w1 merged commit 35b39a7 into 7w1:dev Mar 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants