Skip to content

Conversation

@jamaljsr
Copy link
Member

Summary

The tslint package has been deprecated for many years and has been replaced by typescript-eslint. This PR migrates the packages and config to the currently recommended linter.

There are no functional changes, just some updates to the code to pass the new recommended linter ruleset.

Steps to Test

  1. Run yarn install to install the new dependencies
  2. Run yarn lint to confirm all code passes the linter checks
  3. Run yarn build to ensure the build still works

Related Issues & Pull Requests

Depends on:

@jamaljsr jamaljsr self-assigned this Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants