-
-
Save startswithaj/ea072e580d0bbe0356aff87344419870 to your computer and use it in GitHub Desktop.
typescript, jest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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