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 TypeScript support, closes #285 #406

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 31, 2018

  1. Add TypeScript support.

    If `typescript` is installed, add the tsify plugin.
    
    If a syntax error occurs in a `.ts` file, recommend installing
    `typescript`.
    
    TODO: Catch and format errors from the typescript compiler.
    goto-bus-stop committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    50ee86b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2018

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