1.0.2 • Published 2 years ago

new-operation v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

This cli could create the correct tsconfig.json, package.json, .gitignore, folder setup, index boilerplate, and install packages, so you can get started immedeately.

It would be nice if it also contained a handy script to make sure your packages are up to date. For example, it could run 'yarn upgrade' every time you build. That would be very useful. All we need for that is run more than only tsc when something in the source changes.

1.0.2

2 years ago

1.0.1

2 years ago