-
-
Notifications
You must be signed in to change notification settings - Fork 501
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): eslint-plugin-jest require-to-throw-message #2384
feat(linter): eslint-plugin-jest require-to-throw-message #2384
Conversation
CodSpeed Performance ReportMerging #2384 will not alter performanceComparing Summary
|
a9c83a8
to
743b17c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, only two small nitpicks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work, thank you!
…t#2384) partof: oxc-project#492 docs: https://github.com/jest-community/eslint-plugin-jest/blob/main/docs/rules/require-to-throw-message.md code: https://github.com/jest-community/eslint-plugin-jest/blob/main/src/rules/require-to-throw-message.ts test: https://github.com/jest-community/eslint-plugin-jest/blob/main/src/rules/__tests__/require-to-throw-message.test.ts
partof: #492
docs: https://github.com/jest-community/eslint-plugin-jest/blob/main/docs/rules/require-to-throw-message.md
code: https://github.com/jest-community/eslint-plugin-jest/blob/main/src/rules/require-to-throw-message.ts
test: https://github.com/jest-community/eslint-plugin-jest/blob/main/src/rules/__tests__/require-to-throw-message.test.ts