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

Honor project-scoped config when loading module #1293

Merged
merged 1 commit into from
Apr 5, 2020

Conversation

elsoybean
Copy link
Contributor

@elsoybean elsoybean commented Apr 5, 2020

  • Run tests
  • Update the CHANGELOG.md with a summary of your changes

Resolves #1222

This PR makes sure that when we load the module, we pull the project-local configuration and allow it to override the workspace's configuration. Before this, the prettier.prettierPath could only be set globally and in the workspace settings.

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.

extension fails with yarn2
2 participants