Gilded Rose This is the Gilded Rose kata in TypeScript. Getting started Install dependencies npm install Running tests To run all tests Jest way npm run test To run all tests in watch mode npm run test:watch