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

docs: add typescript template #17500

Merged
merged 12 commits into from Sep 1, 2023
Merged

docs: add typescript template #17500

merged 12 commits into from Sep 1, 2023

Commits on Aug 25, 2023

  1. docs: add typescript template

    Zamiell committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    0f61783 View commit details
    Browse the repository at this point in the history
  2. fix: formatting

    Zamiell committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    02e7e89 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

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

Commits on Aug 28, 2023

  1. Update no-import-assign.md

    Zamiell committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3c120ec View commit details
    Browse the repository at this point in the history
  2. chore: update no-redeclare

    Zamiell committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ddd11fe View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. fix: update TS code numbers

    Zamiell committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c41b48f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa614ba View commit details
    Browse the repository at this point in the history
  3. Update docs/src/_includes/layouts/doc.html

    Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
    Zamiell and nzakas committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b887b9f View commit details
    Browse the repository at this point in the history
  4. Update docs/src/rules/no-redeclare.md

    Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
    Zamiell and nzakas committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2fb4827 View commit details
    Browse the repository at this point in the history
  5. Update docs/src/rules/no-import-assign.md

    Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
    Zamiell and nzakas committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d1ff2bc View commit details
    Browse the repository at this point in the history
  6. Update docs/src/rules/no-invalid-this.md

    Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
    Zamiell and nzakas committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f054dbb View commit details
    Browse the repository at this point in the history
  7. fix: formatting error

    Zamiell committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0677236 View commit details
    Browse the repository at this point in the history