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 10 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!

Built without sensitive environment variables

Name Link
🔨 Latest commit ca603ce
🔍 Latest deploy log https://app.netlify.com/sites/jestjs/deploys/67174e11a07ea40008da36f9
😎 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>
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