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

Dependencies refresh for the DX project template #568

Merged
merged 3 commits into from
Sep 19, 2023
Merged

Conversation

CristiCanizales
Copy link
Contributor

What does this PR do?
Addresses #567.

This PR updates all node dependencies for the DX project template and aligns the project configuration with our flagship sample app LWC Recipes.

This is the detail of the changes:

bumped node devdependencies to latest versions.
exclude the .sf directory from prettier.
add configuration for the most recent prettier plugins in .prettierrc (new requirement with Prettier v3)
simplify ESLint configuration so that it only lint .js files (.eslintignore is no longer required)

[skip-validate-pr]

Copy link
Contributor

@daphne-sfdc daphne-sfdc left a comment

Choose a reason for hiding this comment

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

Approved! 🎉

@CristiCanizales CristiCanizales merged commit 1f7a763 into main Sep 19, 2023
9 checks passed
@CristiCanizales
Copy link
Contributor Author

Merci @pozil!

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.

3 participants