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

Fixed typos, some refactoring #15344

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Conversation

sharma-shray
Copy link

Summary

Test plan

Copy link

linux-foundation-easycla bot commented Oct 16, 2024

CLA Not Signed

Copy link

netlify bot commented Oct 16, 2024

Deploy Preview for jestjs ready!

Name Link
🔨 Latest commit 0ceb3f3
🔍 Latest deploy log https://app.netlify.com/sites/jestjs/deploys/678e1ba9960e520008912fb1
😎 Deploy Preview https://deploy-preview-15344--jestjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -108,7 +108,7 @@ const resolveConfigPathByTraversing = (
throw new ValidationError(...makeMultipleConfigsErrorMessage(configFiles));
}

if (configFiles.length > 0 || packageJson) {
Copy link
Author

Choose a reason for hiding this comment

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

packageJson checked earlier

Copy link
Member

Choose a reason for hiding this comment

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

Then we don't need the ?? in the body either

Copy link
Author

Choose a reason for hiding this comment

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

Then we don't need the ?? in the body either

Yes, thanks, corrected

sharma-shray and others added 2 commits October 22, 2024 02:52
Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
Copy link

This PR is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Jan 20, 2025
@SimenB
Copy link
Member

SimenB commented Jan 20, 2025

Mind signing the CLA?

@github-actions github-actions bot removed the Stale label Jan 20, 2025
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