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

Update @babel/eslint-parser #1556

Merged
merged 2 commits into from Oct 29, 2021
Merged

Update @babel/eslint-parser #1556

merged 2 commits into from Oct 29, 2021

Conversation

fisker
Copy link
Collaborator

@fisker fisker commented Oct 20, 2021

No description provided.

// `@babel/eslint-parser` use `{type: 'Identifier', value: 'static'}`
{type: 'Identifier', value: 'static'},
],
expected: {type: 'Keyword', value: 'static'},
Copy link
Collaborator Author

@fisker fisker Oct 20, 2021

Choose a reason for hiding this comment

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

@fisker fisker marked this pull request as ready for review October 20, 2021 04:29
@fisker fisker merged commit 2b1183c into sindresorhus:main Oct 29, 2021
@fisker fisker deleted the babel-parser branch October 29, 2021 06:18
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.

None yet

1 participant