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

UI 2.0: exclude node_modules and build directories in jsconfig.json #3650

Merged
merged 3 commits into from
Apr 25, 2023

Conversation

gsnider2195
Copy link
Contributor

Closes: #DNE

What's Changed

This change tells your IDE (ie vscode) to ignore files in node_modules and build directories.

https://code.visualstudio.com/docs/languages/jsconfig#_using-the-exclude-property

TODO

  • Explanation of Change(s)
  • Added change log fragment(s) (for more information see the documentation)
  • Attached Screenshots, Payload Example
  • Unit, Integration Tests
  • Documentation Updates (when adding/changing features)
  • Example Plugin Updates (when adding/changing features)
  • Outline Remaining Work, Constraints from Design

@gsnider2195 gsnider2195 requested review from bryanculver and a team April 25, 2023 15:43
@bryanculver bryanculver merged commit eac7d3c into next Apr 25, 2023
@bryanculver bryanculver deleted the u/gas-jsconfig-excludes branch April 25, 2023 17:45
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.

None yet

2 participants