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: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.3.0
Choose a base ref
...
head repository: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.4.0
Choose a head ref
  • 15 commits
  • 184 files changed
  • 8 contributors

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    2d85288 View commit details
    Browse the repository at this point in the history
  2. docs: added more no-restricted-syntax FAQ examples (#9872)

    * docs: added more no-restricted-syntax FAQ examples
    
    * duplicate static this
    JoshuaKGoldberg authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    863cc5f View commit details
    Browse the repository at this point in the history
  3. docs: add more project service docs and FAQs (#9871)

    * docs: add more project service docs and FAQs
    
    * Use custom.css instead of inline bold
    
    * Update unit tests
    JoshuaKGoldberg authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d9f66da View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. docs: add global variable rule disabling FAQ for ESLint (#9865)

    * docs: add global variable rule disabling FAQ for ESLint
    
    * Linked to FAQ too, good idea
    
    * disable-next-line
    JoshuaKGoldberg authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2421575 View commit details
    Browse the repository at this point in the history
  2. docs: mention RuleTester static properties (#9874)

    * docs: mention RuleTester static properties
    
    * Apply suggestions from code review
    
    Co-authored-by: Kirk Waiblinger <kirk.waiblinger@gmail.com>
    
    ---------
    
    Co-authored-by: Kirk Waiblinger <kirk.waiblinger@gmail.com>
    JoshuaKGoldberg and kirkwaiblinger authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    cef0912 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. docs: fill in most remaining rule option descriptions (#9868)

    docs: fill in most remainng rule option descriptions
    JoshuaKGoldberg authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5fd4251 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. docs: add website-eslint README.md (#9873)

    * docs(website-eslint): add README.md
    
    * On-the-fly typescript
    
    * Update packages/website/README.md
    
    Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
    
    * wrong url
    
    ---------
    
    Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
    JoshuaKGoldberg and Josh-Cena authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8b1eb00 View commit details
    Browse the repository at this point in the history
  2. docs: formalized '1 approval' and 'team assigned' labels (#9861)

    * docs: formalized '1 approval' and 'team assigned' labels
    
    * Update docs/maintenance/Pull_Requests.mdx
    
    Co-authored-by: Kirk Waiblinger <kirk.waiblinger@gmail.com>
    
    * Mention time critical tasks
    
    * Update docs/maintenance/Pull_Requests.mdx
    
    * remove unnecessary tip
    
    * Added note on waiting periods
    
    ---------
    
    Co-authored-by: Kirk Waiblinger <kirk.waiblinger@gmail.com>
    JoshuaKGoldberg and kirkwaiblinger authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    875e03d View commit details
    Browse the repository at this point in the history
  3. chore: disable eslint-plugin-perfectionist on enums (#9883)

    chore: disable eslint-plugin-perfectionist n enums
    JoshuaKGoldberg authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    cc50e62 View commit details
    Browse the repository at this point in the history
  4. feat(typescript-estree): make withoutProjectParserOptions generic (#9877

    )
    
    * feat(typescript-estree): make withoutProjectParserOptions generic
    
    * Update packages/typescript-estree/src/withoutProjectParserOptions.ts
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    
    * Remove unnecessary import
    
    ---------
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    JoshuaKGoldberg and bradzacher authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c27b9e9 View commit details
    Browse the repository at this point in the history
  5. docs: add dedicated TypeOrValueSpecifier docs page (#9875)

    * docs: add dedicated TypeOrValueSpecifier docs page
    
    * spelling
    
    * Unnecessary new test
    
    * path/package copypasta
    
    * push updated test snapshots
    JoshuaKGoldberg authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e5d1ac4 View commit details
    Browse the repository at this point in the history
  6. docs: added note on async generator support in require-await (#9795)

    * docs: added note on async generator support in require-await
    
    * docs: add a new example for the require-await rule
    
    * docs: add examples of incorrect code
    
    * docs: update the note and the examples
    
    ---------
    
    Co-authored-by: Kirk Waiblinger <kirk.waiblinger@gmail.com>
    xaos7991 and kirkwaiblinger authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    46f27e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. chore: enable unicorn/prefer-export-from and `@typescript-eslint/co…

    …nsistent-type-exports` (#9833)
    
    * prefer-export-from
    
    * sort imports
    
    * consistent-type-exports
    abrahamguo authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2ad3404 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. chore(deps): update dependency webpack to v5.94.0 (#9904)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    51e947c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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