0.0.1 • Published 10 months ago
@navdeepsingh/typescript-package-demo v0.0.1
typescript-package-demo
A demo package to publish on npm.
Inspired from (https://www.totaltypescript.com/how-to-create-an-npm-package)https://www.totaltypescript.com/how-to-create-an-npm-package
Learnings
- If Prettier not works, it must be some wrong values entered in tsconfig.json which conflicting. Remove one by one lines in tsconfig ordered by recently added.