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 #426

Merged
merged 10 commits into from
Feb 24, 2020
Merged

Add TypeScript support #426

merged 10 commits into from
Feb 24, 2020

Commits on Feb 24, 2020

  1. Add TypeScript support

    pvdlg committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    bf655dc View commit details
    Browse the repository at this point in the history
  2. Update package.json

    sindresorhus authored and pvdlg committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    4d61294 View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    sindresorhus authored and pvdlg committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    8bc36cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c90b5f2 View commit details
    Browse the repository at this point in the history
  5. Generate temp tsconfig.json

    pvdlg committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    336a5a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f26b82 View commit details
    Browse the repository at this point in the history
  7. Fix path on windows

    pvdlg committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    37f5d01 View commit details
    Browse the repository at this point in the history
  8. Resolve the typescript parser

    pvdlg committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    b9a36bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4672502 View commit details
    Browse the repository at this point in the history
  10. Add default TypeScript config

    pvdlg committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    f2749ae View commit details
    Browse the repository at this point in the history