Skip to content

Instantly share code, notes, and snippets.

@startswithaj
Forked from simon-lang/ts-jest.sh
Created December 1, 2016 02:48
Show Gist options
  • Save startswithaj/ea072e580d0bbe0356aff87344419870 to your computer and use it in GitHub Desktop.
Save startswithaj/ea072e580d0bbe0356aff87344419870 to your computer and use it in GitHub Desktop.
typescript, jest
yarn init
yarn add typescript jest ts-jest
tsc --init
typings install dt~jasmine --save --global
jest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment