Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from tslint to eslint #662

Draft
wants to merge 9 commits into
base: develop
Choose a base branch
from

Remove `tslint` dependencies

65f4269
Select commit
Loading
Failed to load commit list.
Draft

Switch from tslint to eslint #662

Remove `tslint` dependencies
65f4269
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed Started 2024-12-20 15:50:26 ago

0 / 1 tasks completed

1 task still to be completed

Details

Required Tasks

Task Status
Add eslint dependencies and config, based on the recommended rules Incomplete
Apply quick fixes where possible Incomplete
Disable rules that cause many errors Incomplete
Remove tslint dependencies Incomplete
Enable skipLibCheck in tsconfig since there is some incompatibility between types (could not drill down exactly where it comes from) Incomplete
CHANGELOG entry Incomplete