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

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

Merged
merged 3 commits into from
Jul 24, 2024

Commits on Jul 23, 2024

  1. 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
    brettz9 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b0d88ed View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. docs: update docs/no-regexp-v-flag.md

    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    brettz9 and keithamus committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    81cc7bc View commit details
    Browse the repository at this point in the history
  2. docs: update docs/no-regexp-v-flag.md

    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    brettz9 and keithamus committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    473592e View commit details
    Browse the repository at this point in the history