Skip to content

Tags: babbel/eslint-config

Tags

v2.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Exclude functions from rule `@typescript-eslint/no-use-before-define` (

…#32)

* Exclude functions from rule `@typescript-eslint/no-use-before-define`

* changelog

* fix tests

* use React 19

* update lock file

* changelog

* changelog

v2.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev/pnapl 765/new way of loading GitHub secrets (#31)

* PNAPL-765: use new way of loading github secrets

* PNAPL-765: fix workflow

* PNAPL-765: patch

v2.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `eslint-plugin-react-compiler` to all React- and Preact-based con…

…figs (#26)

v2.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve TypeScript type-aware linting compatibility by passing `true`…

… to `project` instead of a relative path (#22)

v2.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `eslint-plugin-perfectionist` and `eslint-plugin-react-perf` to t…

…he base and `/react` configs, respectively (#20)

v2.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade dependencies to latest versions (#19)

v2.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix `/bun` config profile so it emulates all Node.js `22.x` versions,…

… otherwise linting modern features will fail (#18)

v2.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix `/bun` config profile so it emulates Node.js `^21.0.0` versions, …

…otherwise linting for feature support will fail for modern APIs common in Bun apps like `Request`, `Response`, and `Headers` (#17)

v2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
3 new configurations added: /bun, /jsdoc, and /jsdoc-typescript (#16)

v1.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade dependencies to latest versions (#15)