How to setup a npm package project with Web Components using Lerna, Rollup, TypeScript and Jest. — I’m no expert, so I suggest you don’t trust everything I write below. That said, this worked on my machine 🙈 and is what I used to figure out how to setup my own npm package with Web Components using Lerna, Rollup, TypeScript and Jest. …