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-unsafe-declaration-merging, no-redundant-type-constituents, no-unnecessary-type-assertion, ...) #2183

Merged
merged 8 commits into from
Mar 12, 2024

Conversation

LautaroPetaccio
Copy link
Contributor

This PR fixes the following rules:

  • no-unsafe-declaration-merging
  • no-redundant-type-constituents
  • no-unnecessary-type-assertion
  • await-thenable
  • ban-types

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 6:39pm

@coveralls
Copy link

Coverage Status

coverage: 66.11% (-0.1%) from 66.221%
when pulling 8d95640 on fix/linting-rules-three
into 532b11f on master.

@LautaroPetaccio LautaroPetaccio merged commit 86379a3 into master Mar 12, 2024
9 checks passed
@LautaroPetaccio LautaroPetaccio deleted the fix/linting-rules-three branch March 12, 2024 20:09
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.

3 participants