Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kulshekhar/ts-jest Loading
base: v20.0.13
Choose a base ref
...
head repository: kulshekhar/ts-jest Loading
compare: v20.0.14
Choose a head ref
  • 4 commits
  • 8 files changed
  • 4 contributors

Commits on Aug 30, 2017

  1. docs: unify pkg name styling (#307) & rm VS Code limitation (#212)

    * docs: unify package name styling
    
    * docs: use backticks for pkg@version
    
    * docs: remove `current limitations for vscode` & update the ToC
    
    * docs: add ToC
    morajabi committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    9cb6f86 View commit details
    Browse the repository at this point in the history
  2. Add note re const enum to README (#308)

    Add note about `const enum` in the README
    rikkit authored and kulshekhar committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    0772e12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64bbc6e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2017

  1. Always remove outDir while computing TypeScript Config for transpiling (

    #311)
    
    Always remove outDir while computing TypeScript Config for transpiling
    trivikr authored and kulshekhar committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    27a205b View commit details
    Browse the repository at this point in the history
Loading