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: 9acfd84
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: 0370486
Choose a head ref
  • 8 commits
  • 57 files changed
  • 2 contributors

Commits on Oct 14, 2024

  1. Copy the full SHA
    df69e5e View commit details
  2. feat: simplified the *-type-checked configurations by providing a m…

    …eaningful and performant default
    haoqunjiang committed Oct 14, 2024
    Copy the full SHA
    5329549 View commit details
  3. Copy the full SHA
    5c58a1f View commit details
  4. Copy the full SHA
    c441561 View commit details
  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
    Copy the full SHA
    d5c8ff9 View commit details
  6. Copy the full SHA
    82af8cd View commit details
  7. Copy the full SHA
    dc61a54 View commit details
  8. 14.1.0

    haoqunjiang committed Oct 14, 2024
    Copy the full SHA
    0370486 View commit details
Loading