Skip to content

Adds ESLint#29

Merged
nickesc merged 12 commits intomainfrom
dev
Feb 15, 2026
Merged

Adds ESLint#29
nickesc merged 12 commits intomainfrom
dev

Conversation

@nickesc
Copy link
Owner

@nickesc nickesc commented Feb 15, 2026

Adds an ESLint config, fixes errors from ESLint, and updates dependencies.

* eslint:
  added error cause
  removed unused import
  removed unused category loop variables
  removed unnecessary empty-string initializers
  removed unreachable return null calls
  removed unneeded catch errors in network handlers
  updated eslint config
  initialized eslint
@nickesc nickesc self-assigned this Feb 15, 2026
@nickesc nickesc added the enhancement New feature or request label Feb 15, 2026
Copy link
Owner Author

@nickesc nickesc left a comment

Choose a reason for hiding this comment

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

update docs and publish

@nickesc
Copy link
Owner Author

nickesc commented Feb 15, 2026

wanted to add jsdoc type checking, but waiting on eslint-plugin-jsdoc to update to eslint 10

@nickesc nickesc merged commit 197f580 into main Feb 15, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant