UNPKG

ts-jest

Version:

A preprocessor with sourcemap support to help use Typescript with Jest

11 lines (9 loc) 158 B
language: node_js node_js: - "7" - "6" - "4" before_install: - npm i -g npm@latest - sudo sysctl fs.inotify.max_user_watches=524288 sudo: required