Followed tutorial : https://itnext.io/step-by-step-building-and-publishing-an-npm-typescript-package-44fe7164964c
npm install --save-dev typescript
npm run build
npm run lint npm run format
npm test
npm publish
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Followed tutorial : https://itnext.io/step-by-step-building-and-publishing-an-npm-typescript-package-44fe7164964c
npm install --save-dev typescript
npm run build
npm run lint npm run format
npm test
npm publish