Skip to content

Migrate from JSHint to ESLint#231

Merged
cburgmer merged 2 commits intocburgmer:masterfrom
bernardobelchior:migrate-jshint-eslint
Jan 15, 2026
Merged

Migrate from JSHint to ESLint#231
cburgmer merged 2 commits intocburgmer:masterfrom
bernardobelchior:migrate-jshint-eslint

Conversation

@bernardobelchior
Copy link
Collaborator

Migrate from JSHint to ESLint, as part of the modernization process of the library. The last commit of JSHint was 4 years ago and ESLint is the de facto lint library for JavaScript.

I tried to keep the same lint configuration as before. I also disabled linting where it was failing to avoid changing the library's code. We can remove those comments in a follow-up.

@cburgmer cburgmer merged commit 4b6569c into cburgmer:master Jan 15, 2026
@bernardobelchior bernardobelchior deleted the migrate-jshint-eslint branch January 15, 2026 15:04
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