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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: replace flow with typescript-jsdoc #4325

Closed
wants to merge 52 commits into from
Closed

WIP: replace flow with typescript-jsdoc #4325

wants to merge 52 commits into from

Commits on Oct 4, 2019

  1. remove flow directive

    vankop committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    b148023 View commit details
    Browse the repository at this point in the history
  2. add initial tsconfig

    vankop committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    e40163e View commit details
    Browse the repository at this point in the history
  3. remove flow-typed folder

    vankop committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    7796bf0 View commit details
    Browse the repository at this point in the history
  4. add cli.js types

    vankop committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    a8dc55f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b31acf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7484b02 View commit details
    Browse the repository at this point in the history
  7. Revert "add types to assignDisabledRanges"

    This reverts commit 8b31acf
    vankop committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    17d2c3e View commit details
    Browse the repository at this point in the history
  8. add augmentConfig types

    vankop committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    4172e9b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Configuration menu
    Copy the full SHA
    683ed47 View commit details
    Browse the repository at this point in the history
  2. add types to writeOutputFile

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    7f41238 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea77370 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fb582b View commit details
    Browse the repository at this point in the history
  5. add types to printConfig

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    7133fda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb342b3 View commit details
    Browse the repository at this point in the history
  7. add types to needlessDisables

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    052ca10 View commit details
    Browse the repository at this point in the history
  8. add types to getConfigForFile

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    6910353 View commit details
    Browse the repository at this point in the history
  9. add types to isPathIgnored

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    057a46e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6493489 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ff56837 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d1e173b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a90a3f0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    10436a6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6dc55a2 View commit details
    Browse the repository at this point in the history
  16. exclude tests for now

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    e6e6a08 View commit details
    Browse the repository at this point in the history
  17. add types to formatters

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    ff1155f View commit details
    Browse the repository at this point in the history
  18. add types to references

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    146de12 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f19ce65 View commit details
    Browse the repository at this point in the history
  20. add types to getPostcssResult

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    3cc0ebe View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c106a43 View commit details
    Browse the repository at this point in the history
  22. add types to lintSource

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    46f5a1a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b0256f7 View commit details
    Browse the repository at this point in the history
  24. add types to standalone.js

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    09d7be6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    86cd975 View commit details
    Browse the repository at this point in the history
  26. exclude all testUtils

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    bf1eceb View commit details
    Browse the repository at this point in the history
  27. add ts check in lint stage

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    fe565c3 View commit details
    Browse the repository at this point in the history
  28. add types to some utils

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    e4530b8 View commit details
    Browse the repository at this point in the history
  29. correct exclude options

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    8d4e399 View commit details
    Browse the repository at this point in the history
  30. add types to index.js

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    07b0233 View commit details
    Browse the repository at this point in the history
  31. fix types in utils

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    ef49815 View commit details
    Browse the repository at this point in the history
  32. fix strip-ansi usage

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    7382b9c View commit details
    Browse the repository at this point in the history
  33. use default export for chalk

    vankop committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    ba44ac6 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    806d7bd View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. use ignore package types

    vankop committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    6137f06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    458010c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07dc968 View commit details
    Browse the repository at this point in the history
  4. fix types in stringFormatter

    vankop committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    697a1f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a283e98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ed4a0b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. fix: types definitions

    vankop committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    9b009b3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into to-typescript

    # Conflicts:
    #	lib/getPostcssResult.js
    vankop committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    b2d0d1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e9d5bf View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

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