1.3.0 • Published 4 years ago

create-babel-typescript v1.3.0

Weekly downloads
5
License
ISC
Repository
github
Last release
4 years ago

create-babel-typescript

Like create-react-app and create-babel, but for a basic Babel TypeScript setup.

Create an app in a new ./my-app directory:

$ npm init babel-typescript my-app

copy

  • :sparkles: Auto-installs dependencies.
  • :fast_forward: Out-of-the-box preset-env for modern syntax & transform-runtime for async/await.
  • 🛠️ Baked-in build and build:watch scripts, src/index.ts file, .gitignore & more!
1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago