v0.10.2
Improvements
tsdx create
will now default to an MIT licensetsdx create
will try to pull author info forpackage.json
from git and npm configs or fallback to a cute lil' prompt. This is to ensure that the bootstrapped package is publishable immediately.
Commits