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: vuejs/eslint-config-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v14.1.0
Choose a base ref
...
head repository: vuejs/eslint-config-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.1.1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 14, 2024

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

Commits on Oct 15, 2024

  1. fix: if no matching files found, skip setting the corresponding config

    ESLint config's schema requires the `files` key to be a non-empty array
    
    Fixes neanes/neanes#1030 (review)
    haoqunjiang committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d414c99 View commit details
    Browse the repository at this point in the history
  2. 14.1.1

    haoqunjiang committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3bca91e View commit details
    Browse the repository at this point in the history
Loading