-
Notifications
You must be signed in to change notification settings - Fork 27
Split components out into libraries for reuse with slang-vscode-extension #157
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall! Just wanted to mention a couple things about the package.json
setup.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Thank you for making these changes, I appreciate that you were willing to use my suggestions.
This splits out components of the project into reusable libraries so that code can be shared between this project and slang-vscode-extension.