Skip to content

Fix missing const, add linter and CI#47

Merged
juliandescottes merged 5 commits into
mainfrom
linter-ci
Jan 23, 2026
Merged

Fix missing const, add linter and CI#47
juliandescottes merged 5 commits into
mainfrom
linter-ci

Conversation

@juliandescottes
Copy link
Copy Markdown
Member

@juliandescottes juliandescottes commented Jan 23, 2026

Fixes #45

  • Fix missing const not caught by tests
  • Remove Promise.withResolvers not supported on node < 22
  • Add eslint support
  • fix eslint issues not handled by PR Fix missing const #46
  • add GitHub CI

Add dependency to eslint and basic configuration for node and jest.
Adds two npm scripts to run eslint "lint" and "lint:fix"
This commit fixes all the remaining linter issues except the ones already handled in another PR
@juliandescottes juliandescottes changed the title Add linter and GitHub actions CI Fix missing const, add linter and CI Jan 23, 2026
Copy link
Copy Markdown
Contributor

@whimboo whimboo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally looks fine. Good to see the addition of the workflow.

I would only like to see updates regarding the two inline comments regarding versions.

Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml Outdated
Basic github ci workflow to run tests and linting in automation
@juliandescottes juliandescottes merged commit b7e7847 into main Jan 23, 2026
1 check passed
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.

0.0.21 do not collect body data

2 participants