0.1.0 • Published 7 years ago
@alex.lapinski/create-typescript v0.1.0
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 typescriptor
npx create typescriptDifferences from LoicMahieu's version
- Use
airbnb-configfor base of tslint - Target es6 for transpiled javascript
- Added
.editorconfigfile
Inspirations
0.1.0
7 years ago