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

chore: add missing 'use strict' directive #1710

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Conversation

Fdawgs
Copy link
Contributor

@Fdawgs Fdawgs commented Feb 25, 2025

Added a missing 'use strict' directive to the only CJS file in this repo without one.

Test failures unrelated, occurring on the main branch.

@G-Rath G-Rath changed the title chore(.eslint-doc-generatorrc): add missing 'use strict' directive chore: add missing 'use strict' directive Feb 26, 2025
@G-Rath
Copy link
Collaborator

G-Rath commented Feb 26, 2025

Thanks, it looks like this file wasn't being linted - I've opened #1712 fixing that; thankfully this was the only actionable violation (which isn't surprising)

@G-Rath G-Rath merged commit 2f8848c into jest-community:main Feb 26, 2025
51 checks passed
@Fdawgs Fdawgs deleted the patch-1 branch February 26, 2025 04:36
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.

2 participants