npm init -y
npm install --save-dev typescript
npx tsc --init
npm install --save-dev jest ts-jest