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 isParenthesized() check on CatchClause.param #16

Merged
merged 1 commit into from
May 14, 2021

Conversation

fisker
Copy link
Contributor

@fisker fisker commented Jan 18, 2021

Fixes #15

@mysticatea mysticatea merged commit b8820bc into mysticatea:master May 14, 2021
@fisker fisker deleted the catch-clause-param branch May 14, 2021 03:31
fisker pushed a commit to fisker/eslint-utils that referenced this pull request Nov 28, 2022
* feat: support ESLint 8.x

* chore: use `@babel/register` instead of `esm` (mysticatea#16)

* chore: use esbuild-register instead of esm.

* chore: add esbuild to deps

* chore: use @babel/register instead of esbuild-register

Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
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.

isParenthesized() on CatchClause.param should be false
2 participants