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: 85e919c
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: 9acfd84
Choose a head ref
  • 10 commits
  • 53 files changed
  • 3 contributors

Commits on Oct 5, 2024

  1. chore: move spread config before files

    To be consistent with other examples such as the playwright one
    haoqunjiang committed Oct 5, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    haoqunjiang Haoqun Jiang
    Copy the full SHA
    6d3de71 View commit details
  2. chore: add comment about the purpose of the files

    Because their names are too generic to be self-explanatory.
    haoqunjiang committed Oct 5, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    haoqunjiang Haoqun Jiang
    Copy the full SHA
    5758214 View commit details
  3. chore: add vitest eslint plugin to example

    haoqunjiang committed Oct 5, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    haoqunjiang Haoqun Jiang
    Copy the full SHA
    3fb6aba View commit details
  4. docs: setup global ignores correctly

    haoqunjiang committed Oct 5, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    haoqunjiang Haoqun Jiang
    Copy the full SHA
    aa612c5 View commit details

Commits on Oct 6, 2024

  1. chore: fix typos (#84)

    bmulholland authored Oct 6, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3454296 View commit details

Commits on Oct 10, 2024

  1. fix: check for correct type-aware config format (#86)

    winstliu authored Oct 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    a128d95 View commit details
  2. Verified

    This commit was signed with the committer’s verified signature.
    haoqunjiang Haoqun Jiang
    Copy the full SHA
    70815e1 View commit details
  3. fix: explicitly set ecmaVersion to 2024 for vue-eslint-parser

    Fixes #87
    haoqunjiang committed Oct 10, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    haoqunjiang Haoqun Jiang
    Copy the full SHA
    aae95d6 View commit details
  4. chore: remove temporary files used in local development

    haoqunjiang committed Oct 10, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    haoqunjiang Haoqun Jiang
    Copy the full SHA
    8954ae8 View commit details
  5. 14.0.1

    haoqunjiang committed Oct 10, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    haoqunjiang Haoqun Jiang
    Copy the full SHA
    9acfd84 View commit details
Loading