Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
/ generator-ts-jest Public archive

Quick generate TypeScript project, testing with Jest

License

Notifications You must be signed in to change notification settings

ikatyang/generator-ts-jest

Repository files navigation

generator-ts-jest

npm build coverage

Quick generate TypeScript project, testing with Jest

Changelog

Install

# using npm
npm install --global generator-ts-jest yo

# using yarn
yarn global add generator-ts-jest yo

Usage

yo ts-jest

Includes