Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Extend cli options #2322

Merged
merged 5 commits into from
Mar 10, 2017
Merged

Extend cli options #2322

merged 5 commits into from
Mar 10, 2017

Commits on Mar 9, 2017

  1. Refactor cli options

    [bugfix] exit with 0 on type check errors when `--force` is specified
    Fixes: #2087
    [bugfix] `--test` now correctly strips single quotes from patterns on windows
    [enhancement] `--test` can handle multiple paths at once
    [enhancement] added `-p` as shorthand for `--project` to be consistent with `tsc`
    Kind of fixes: #2291
    [enhancement] print error when `--type-check` is used without `--project`
    [enhancement]  don't print stack trace on type check error
    ajafff committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    21a300d View commit details
    Browse the repository at this point in the history
  2. Add some tests

    ajafff committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    23164e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    292e514 View commit details
    Browse the repository at this point in the history
  4. Update docs

    ajafff committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    7c6c035 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Configuration menu
    Copy the full SHA
    98a1bba View commit details
    Browse the repository at this point in the history