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(linter): valid-describe-callback(eslint-plugin-jest) #706

Merged
merged 4 commits into from
Aug 12, 2023

Conversation

mysteryven
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the A-linter Area - Linter label Aug 9, 2023
// ("
// import { fdescribe } from '@jest/globals';
// fdescribe('foo', async function () {})
// ", None),
Copy link
Member

Choose a reason for hiding this comment

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

How can I help?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I want to know whether fdescribe is from import statement and its source is '@jest.globals'. I think #510 can help me.

@Boshen Boshen merged commit 0c64517 into oxc-project:main Aug 12, 2023
@Boshen
Copy link
Member

Boshen commented Aug 12, 2023

Let's merge first and fix the final case later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linter Area - Linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants