Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ feat(dependencies): add import/require statements to files after in…
…stalling dependencies NOTE: There's no way to tell exactly how the package is called (ie. with modules, if they use {} or not), so we just use `${dep}` for the name for both parts. the comment is there to warn users about this.
- Loading branch information
fea438e
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.
indents also fixed (mostly?)