10000 Tags · keithamus/eslint-plugin-escompat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
10000

Tags: keithamus/eslint-plugin-escompat

Tags

v3.11.4

Toggle v3.11.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
no-regexp-lookbehind.js - fix negative lookbehind pattern (#42)

v3.11.3

Toggle v3.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use public API of Browserslist (#39)

v3.11.2

Toggle v3.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix breakins this while using Browserslist API (#37)

v3.11.1

Toggle v3.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(`no-hashbang-comment`): error on files without comments (#35)

v3.11.0

Toggle v3.11.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: switch default `typescript` and `flat/typescript` configs to us…

…e the 2025 version (#34)

* feat: switch default `typescript` and `flat/typescript` configs to use the 2025 version; fixes #33

---------

Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>

v3.10.0

Toggle v3.10.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: add rule `no-regexp-duplicate-named-groups` (and bump to ES2025) (

#32)

* 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

* feat: add rule `no-regexp-duplicate-named-groups` (and bump to ES2025)

Also:
- docs: add required escapes to `no-regexp-named-group` docs

---------

Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>

v3.9.0

Toggle v3.9.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
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 <keithamus@users.noreply.github.com>

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

Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>

---------

Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>

v3.8.1

Toggle v3.8.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Name (#30)

* feat: ES2023 `no-hashbang-comment`

* feat: add `name` (for tooling)

---------

Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>

v3.8.0

Toggle v3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: ES2023 `no-hashbang-comment` (#29)

v3.7.0

Toggle v3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: ES2022 `no-top-level-await` (#28)

0