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

fix: Linting rules (no-async-promise-executor, no-misused-promises, no-unnecessary-type-contraint, ...) #2182

Merged
merged 6 commits into from
Mar 12, 2024

Conversation

LautaroPetaccio
Copy link
Contributor

This PR fixes the following linting rules:

  • no-async-promise-executor
  • no-misused-promises
  • no-unnecessary-type-contraint
  • no-prototype-builtins
  • require-await

Copy link

vercel bot commented Mar 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marketplace ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2024 2:33pm

@coveralls
Copy link

Coverage Status

coverage: 66.114%. remained the same
when pulling 28c6f8c on fix/linting-rules-two
into ff19a8b on master.

@LautaroPetaccio LautaroPetaccio merged commit 532b11f into master Mar 12, 2024
9 checks passed
@LautaroPetaccio LautaroPetaccio deleted the fix/linting-rules-two branch March 12, 2024 14:58
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.

None yet

3 participants