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

Convert NPM package to TS #2

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

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    0c3df59 View commit details
    Browse the repository at this point in the history
  2. Add TSDX

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    32536bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    256d474 View commit details
    Browse the repository at this point in the history
  4. Add Redux dev dep

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    4c8371a View commit details
    Browse the repository at this point in the history
  5. Add Prettier

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    4c17c62 View commit details
    Browse the repository at this point in the history
  6. Add Prettier config

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    8cd5d55 View commit details
    Browse the repository at this point in the history
  7. Initial TS conversion

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    b52c6c2 View commit details
    Browse the repository at this point in the history
  8. Add API Extractor

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    7af1956 View commit details
    Browse the repository at this point in the history
  9. Add API Extractor config

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    3b095a4 View commit details
    Browse the repository at this point in the history
  10. Move TS files to /src

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    2c78d93 View commit details
    Browse the repository at this point in the history
  11. Add build scripts

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    8e1d32b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    878c3fc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4f48dc4 View commit details
    Browse the repository at this point in the history
  14. Add Jest types

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    47ee2cd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dfcd597 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    41052fc View commit details
    Browse the repository at this point in the history
  17. Add .gitignore

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    565c6c8 View commit details
    Browse the repository at this point in the history
  18. Format README

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    cb30080 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3150981 View commit details
    Browse the repository at this point in the history
  20. Convince TS this is legal

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    f314682 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8617710 View commit details
    Browse the repository at this point in the history
  22. More types fixing

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    a2e0741 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    eb3d2b3 View commit details
    Browse the repository at this point in the history
  24. Reset version

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    15f55b5 View commit details
    Browse the repository at this point in the history
  25. v0.0.1

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    99cdd0a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ebc661b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9a39f86 View commit details
    Browse the repository at this point in the history
  28. Yarn!

    markerikson committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    ecdfbc2 View commit details
    Browse the repository at this point in the history