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

Chore (eslint): src/index + utils eslint fixes #84

Merged
merged 2 commits into from
Oct 5, 2024
Merged

Conversation

e11sy
Copy link

@e11sy e11sy commented Oct 4, 2024

  • fixed eslint problems in src/index
  • fixed eslint problems in utils
  • removed unwanted ignore for **.spec.ts files since we do not have tests
  • changed required node version for node-builtins rules (now required version is 22.1.0) this change is needed because we extend customEvent, that is experimental till 22.1.0

src/index.ts Outdated Show resolved Hide resolved
@e11sy e11sy changed the base branch from eslint-setup to release/2.0 October 5, 2024 12:18
@e11sy e11sy merged commit fb82c54 into release/2.0 Oct 5, 2024
1 check failed
@e11sy e11sy deleted the eslint-fixes branch October 5, 2024 12:18
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