npm.io
0.0.5 • Published 7 years ago

iqbal-fe-ts-hehe

Licence
MIT
Version
0.0.5
Deps
4
Size
5 kB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated

Rollup-TypeScript-Babel

This is sample repository demonstrates how to use Rollup, TypeScript and Babel

Building the repo

npm run build

Building only types

npm run build:types

Type-Checking the repo

npm run type-check

And to run in --watch mode:

npm run type-check:watch