blueprint
blueprint copied to clipboard
added fallbacks for destination directory
Closes https://github.com/reesemclean/blueprint/issues/38
| 2 Warnings | |
|---|---|
| :warning: | Big PR - Consider breaking this into several smaller pull requests |
| :warning: | package.json was edited. |
| 1 Message | |
|---|---|
| :book: | :tada: Thanks for the Pull Request! |
Generated by :no_entry_sign: Danger
Also took the liberty to:
- bump dependencies
- add missing dev dependencies.
- turn on ts strict mode.
- bump engine version (was required to use clipboard api)
Could move to separate prs, but feeling lazy.