@alex.lapinski/create-typescript
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

create-typescript

A package initialization template for typescript.

This is a forked version of create-typescript. I've added my own personal changes to it that I usually make after running the base app.

Usage

yarn create typescript

or

npx create typescript

Differences from LoicMahieu's version

  • Use airbnb-config for base of tslint
  • Target es6 for transpiled javascript
  • Added .editorconfig file

Inspirations

Package Sidebar

Install

npm i @alex.lapinski/create-typescript

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

11.7 kB

Total Files

13

Last publish

Collaborators

  • alex.lapinski