Skip to content

Feat/custom method name for enforce close testing module #11

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

Merged

Conversation

thiagomini
Copy link
Contributor

Closes #10

@thiagomini thiagomini added the enhancement New feature or request label Dec 7, 2023
@thiagomini thiagomini self-assigned this Dec 7, 2023
@@ -4,7 +4,4 @@
"path": ".."
}
],
"settings": {
"prettier.prettierPath": ".yarn/unplugged/prettier-npm-3.1.0-708d6027b1/node_modules/prettier"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was removed because we've reverted yarn to not use pnp (plug and play), so we leverage node_modules.

@thiagomini
Copy link
Contributor Author

Note: we just need to update the documentation and this PR will be done

@thiagomini thiagomini marked this pull request as ready for review December 15, 2023 12:32
@thiagomini thiagomini merged commit 6922666 into main Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Add custom method name to enforce-close-testing-module
2 participants