Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add back typescript version number and add Deno.version object. #1788

Merged
merged 7 commits into from
Feb 18, 2019

Commits on Feb 15, 2019

  1. feat: print typescript version

    kt3k committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    c9d742f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. feat: add Deno.version

    kt3k committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    93a0f8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a389d5f View commit details
    Browse the repository at this point in the history
  3. refactor: use TS_VERSION in string literal

    This doesn't need any type declartion
    kt3k committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    849b184 View commit details
    Browse the repository at this point in the history
  4. refactor: simplify the types

    kt3k committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    c72ef14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa5a284 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    844ed4c View commit details
    Browse the repository at this point in the history