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.0.1
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.0
Choose a head ref
  • 8 commits
  • 57 files changed
  • 2 contributors

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    df69e5e View commit details
    Browse the repository at this point in the history
  2. feat: simplified the *-type-checked configurations by providing a m…

    …eaningful and performant default
    haoqunjiang committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5329549 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c58a1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c441561 View commit details
    Browse the repository at this point in the history
  5. docs: note that we use camelCase name for extendable configurations

    I regret not making it kebab-case from the beginning, but it's too late
    to change.
    Besides, if we want to support both camelCase and kebab-case, the
    TypeScript suggestion will be a mess (it's sorted in alphabetical order
    so you'll see camelCase and kebab-case results mixed together).
    haoqunjiang committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d5c8ff9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82af8cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc61a54 View commit details
    Browse the repository at this point in the history
  8. 14.1.0

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