Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: import-js/eslint-import-resolver-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ken1987/eslint-import-resolver-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 1, 2023

  1. chore(deps): update dependency size-limit to ^8.2.6 (#244)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    4178368 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency eslint-plugin-import to ^2.28.1 (#245)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    2346fe5 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. fix: issue#246

    ken1987 authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d1f85dd View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. fix: some error

    ken1987 authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    7b4028f View commit details
    Browse the repository at this point in the history
  2. fix: type error

    ken1987 authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    956d159 View commit details
    Browse the repository at this point in the history
  3. fix: format code style

    ken1987 authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    b2d7166 View commit details
    Browse the repository at this point in the history
  4. fix: format code style

    ken1987 authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    304bebf View commit details
    Browse the repository at this point in the history
Loading