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

Typescript conversion #32

Closed
wants to merge 13 commits into from

Commits on Jan 25, 2020

  1. Added Typescript, removed Flow. Updated config files.

    Added types for babylon
    rossknudsen committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    b22179e View commit details
    Browse the repository at this point in the history
  2. Converted main files to Typescript

    Converted more to Typescript
    
    Some more conversions
    rossknudsen committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    1ed56ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f218cc View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Fixed type errors

    Fixed bug introduced in previous commit that broke tests.
    rossknudsen committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    82c34c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d2cbf3 View commit details
    Browse the repository at this point in the history
  3. Fixed linting.

    rossknudsen committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    07facbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcdea4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ac03d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    61f8732 View commit details
    Browse the repository at this point in the history
  2. Consistent single quotes.

    rossknudsen committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    d24e583 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d36e0d View commit details
    Browse the repository at this point in the history
  4. Small tweaks for types.

    rossknudsen committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    964db16 View commit details
    Browse the repository at this point in the history
  5. Update .eslintrc.js

    Co-Authored-By: Sean Poulter <[email protected]>
    rossknudsen and seanpoulter authored Jan 27, 2020
    Configuration menu
    Copy the full SHA
    e29a1f4 View commit details
    Browse the repository at this point in the history