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

feat: Enforce specifying radix when using parseInt #242

Merged
merged 1 commit into from
Oct 12, 2024
Merged

Conversation

anthony-j-castro
Copy link
Owner

@anthony-j-castro anthony-j-castro commented Oct 12, 2024

Enables the radix rule so that the radix is required when using parseInt.

@anthony-j-castro anthony-j-castro merged commit 85c24d5 into main Oct 12, 2024
3 checks passed
@anthony-j-castro anthony-j-castro deleted the radix branch October 12, 2024 18:35
github-actions bot pushed a commit that referenced this pull request Oct 12, 2024
# [1.8.0](v1.7.0...v1.8.0) (2024-10-12)

### Features

* Enforce specifying radix when using parseInt ([#242](#242)) ([85c24d5](85c24d5))
* Sort types last in named imports list ([#243](#243)) ([8da9818](8da9818))
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.

1 participant