0.0.1 • Published 6 years ago
@specialblend/with-typescript v0.0.1
@specialblend/with-typescript
quickly setup typescript projects
- initializes npm project (if
package.jsondoes not exist) - installs
typescript,babel,eslint,jest,jest-extendeddevDependencies - setups up
tsconfig.json,.babelrcand.eslintrc.json - adds npm scripts
test,buildandlint,lint:fix
usage
npx @specialblend/with-typescript