Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ocavue/types #1

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

Ocavue/types #1

wants to merge 16 commits into from

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. 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
  2. Configuration menu
    Copy the full SHA
    d7cc41f View commit details
    Browse the repository at this point in the history
  3. Update lib/rules/jsx-fragments.js

    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    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
  4. 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
  5. 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
  6. 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
  7. 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
  8. [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

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
  2. fixup: add TODO comment

    ljharb committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3c96ffb View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Add back // @ts-expect-error

    ocavue committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6ffce62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2db629 View commit details
    Browse the repository at this point in the history
  3. Fix CI test-published-types

    ocavue committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0de698d View commit details
    Browse the repository at this point in the history
  4. Fix CI test-published-types

    ocavue committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e5b553f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bab6a75 View commit details
    Browse the repository at this point in the history