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): use typescript strict linter rules #447

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

AlbertHernandez
Copy link
Owner

@AlbertHernandez AlbertHernandez commented Nov 23, 2024

Proposed changes

In this PR we are activating eslint typescript strict rule and the stylistic, so we can have typescript consistency across all the project.

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added ignore-for-release Ignore pull request for a new release ⚙️ Configuration Indicates the scope is related to the configuration labels Nov 23, 2024
@github-actions github-actions bot added ignore-for-release Ignore pull request for a new release 🥳 size/s Pull request size S and removed ignore-for-release Ignore pull request for a new release labels Nov 23, 2024
Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

Copy link
Contributor

📦 Package Metrics 📦

  • Size of the Package in the base (main): 9.9kB
  • Size of the Package in this branch (chore/use-typescript-strict-eslint): 9.9kB

@AlbertHernandez AlbertHernandez merged commit 30207ae into main Nov 23, 2024
26 checks passed
@AlbertHernandez AlbertHernandez deleted the chore/use-typescript-strict-eslint branch November 23, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ Configuration Indicates the scope is related to the configuration ignore-for-release Ignore pull request for a new release 🥳 size/s Pull request size S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant