Skip to content

gaetanmaisse/dojo-typescript-jest

Repository files navigation

Dojo TypeScript-Jest

Dojo playground with TypeScript & Jest.

jest Commitizen friendly code style: prettier Known Vulnerabilities Build Status Renovate

Getting started

  • Clone the repository
git clone https://github.com/gaetanmaisse/dojo-typescript-jest.git
  • Install dependencies
yarn install
  • Just code and have fun!

Available scripts

Below is a list of all the scripts this project has available:

Script Description
build Runs Typescript compiler
build:watch Runs Typescript compiler in watch mode
test Runs tests using Jest test runner with --verbose and --coverage activated
test:watch Runs tests in watch mode (run only tests related to changed files based on git status)
lint:eslint Runs ESLint on project files

About

Dojo for katas using Typescript and Jest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published