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(eslint-config): pulling in eslint-plugin-try-catch-failsafe #870

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

erunion
Copy link
Member

@erunion erunion commented Aug 1, 2024

🧰 Changes

This pulls in eslint-plugin-try-catch-failsafe in order for us to better catch cases where JSON.parse() and new URL() aren't wrapped in try-catch blocks.

@erunion erunion added the enhancement New feature or request label Aug 1, 2024
Copy link

@brendanluna brendanluna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious how many things this flags out of the gate 😟

@erunion erunion merged commit 05fc637 into main Aug 1, 2024
2 checks passed
@erunion erunion deleted the feat/failsafe-try-catches branch August 1, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants