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: jsx-eslint/eslint-plugin-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ffb75c866f790fb1a7dd2cda20365a90d0b74f6f
Choose a base ref
...
head repository: jsx-eslint/eslint-plugin-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7db2a9d008bea4fa7f223bbf40db3286ccd21a05
Choose a head ref
  • 10 commits
  • 13 files changed
  • 3 contributors

Commits on Oct 2, 2024

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

Commits on Oct 12, 2024

  1. [Fix] correct generated type declaration

    ocavue authored and ljharb committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e7cfbf1 View commit details
    Browse the repository at this point in the history
  2. Try remove @ts-expect-error

    ocavue authored and ljharb committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    27d8b6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7cc41f View commit details
    Browse the repository at this point in the history
  4. Update lib/rules/jsx-fragments.js

    Co-authored-by: Jordan Harband <[email protected]>
    ocavue and ljharb committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    f33003c View commit details
    Browse the repository at this point in the history
  5. Add types/rules/jsx-no-literals.d.ts to avoid error TS2309: An export…

    … assignment cannot be used in a module with other exported elements.
    ocavue authored and ljharb committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9e7d3b4 View commit details
    Browse the repository at this point in the history
  6. Fix types for string.prototype.repeat

    ocavue authored and ljharb committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9483b34 View commit details
    Browse the repository at this point in the history
  7. Avoid @typedef

    ocavue authored and ljharb committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5cb28d8 View commit details
    Browse the repository at this point in the history
  8. Add eslint-disable-next-line valid-jsdoc

    ocavue authored and ljharb committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7db2a9d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. [Dev Deps] update @babel/core, @babel/eslint-parser, @babel/plugi…

    …n-syntax-decorators`, `@babel/plugin-syntax-do-expressions`, `@babel/plugin-syntax-function-bind`, `@babel/preset-react`, `eslint-plugin-import`
    ljharb committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5c23573 View commit details
    Browse the repository at this point in the history
Loading