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 #566

Closed

Conversation

pozil
Copy link
Contributor

@pozil pozil commented Sep 13, 2023

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)

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