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

feat: add typescript types #112

Merged
merged 9 commits into from
Dec 2, 2020
Merged

feat: add typescript types #112

merged 9 commits into from
Dec 2, 2020

Commits on Dec 1, 2020

  1. refactor: convert to typescript

    Alex Suevalov committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    5fcef14 View commit details
    Browse the repository at this point in the history
  2. chore: setup prettier and prettify all files

    Alex Suevalov committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    0b6e3bc View commit details
    Browse the repository at this point in the history
  3. test: make unit tests to work with typescript

    Alex Suevalov committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    90dc28d View commit details
    Browse the repository at this point in the history
  4. feat: export types

    Alex Suevalov committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    7acf3d3 View commit details
    Browse the repository at this point in the history
  5. refactor: better types

    Alex Suevalov committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    acec80f View commit details
    Browse the repository at this point in the history
  6. core: adjust types and descriptions

    Alex Suevalov committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    e10fb18 View commit details
    Browse the repository at this point in the history
  7. chore: make partial input params

    Alex Suevalov committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    70df51d View commit details
    Browse the repository at this point in the history
  8. chore: export AxiosInstance type

    Alex Suevalov committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    c0ecd5b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. chore: address PR comment

    Alex Suevalov committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    8de74f0 View commit details
    Browse the repository at this point in the history