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: keithamus/eslint-plugin-escompat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.8.1
Choose a base ref
...
head repository: keithamus/eslint-plugin-escompat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.9.0
Choose a head ref
  • 1 commit
  • 6 files changed
  • 2 contributors

Commits on Jul 24, 2024

  1. feat: add no-regexp-v-flag (and bump to ES2024) (#31)

    * feat: add `no-regexp-v-flag` (and bump to ES2024)
    
    Also:
    - fix: ensures no-hashbang-comment rule is in TS 2023
    - docs: remove unneeded backticks in no-regexp-s-flag rule docs
    
    * docs: update docs/no-regexp-v-flag.md
    
    Co-authored-by: Keith Cirkel <[email protected]>
    
    * docs: update docs/no-regexp-v-flag.md
    
    Co-authored-by: Keith Cirkel <[email protected]>
    
    ---------
    
    Co-authored-by: Keith Cirkel <[email protected]>
    brettz9 and keithamus authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    58260bf View commit details
    Browse the repository at this point in the history
Loading