Basic Jest and Typescript setup
Mar 21, 2023 · 1 min read · Writing this up so I have somewhere to quickly grab basic Jest setup. This information is copied from the Jest Documentation Site compressed into just the parts I'm interested in. Create folders mkdir -p <project>/src cd <project> Install and init n...
Join discussion



