@kevinoid/eslint-config
Advanced tools
Changelog
33.0.0 (2024-10-31)
^18.18.0 || ^20.9.0 || >=21.1.0
for ESLint 9 and plugins (57c8eca)no-object-constructor
rule (dcc73f3)no-constant-binary-expression
rule (566df02)eslint-plugin-unicorn
from ^48.0.0 to ^56.0.0. See Release
Notes.
prefer-global-this
prefer-math-min-max
consistent-existence-index-check
no-length-as-slice-end
better-regex
, which is no longer recommended.eslint-plugin-jsdoc
from ^46.0.0 to ^50.0.0. See Release
Notes.eslint-plugin-n
from ^16.0.0 to ^17.1.0. See Release
Notes.eslint-plugin-promise
from ^6.0.0 to ^7.0.0. See Release
Notes.globals
from ^13.0.0 to ^15.0.0. See Release
Notes.Changelog
32.0.0 (2023-10-20)
eslint-plugin-regexp
from ^1.15.0 to ^2.0.0. See Release
Notes.prefer-object-has-own
(e743137)unicorn/prefer-at
(294d4ea)node
env for fetch
global (3779eec)Changelog
30.0.0 (2023-08-17)
RegExp
s. (554ec3b)eslint-plugin-jsdoc
from ^43.0.0 to ^46.0.0. See Release
Notes.eslint-plugin-n
from ^15.0.0 to ^16.0.0. See Release
Notes.eslint-plugin-unicorn
from ^47.0.0 to ^48.0.0. See Release
Notes.plugin:jsdoc/recommended-error
rather than converting warn
to error
(6a316b9)Changelog
29.0.0 (2023-05-07)
logical-assignment-operators
.no-empty-static-block
.no-new-native-nonconstructor
.eslint-plugin-unicorn
from ^44.0.0 to ^47.0.0. See Release
Notes
unicorn/no-typeof-undefined
.unicorn/prefer-set-size
.unicorn/prefer-blob-reading-methods
.unicorn/prefer-event-target
.unicorn/prefer-string-replace-all
.eslint-plugin-jsdoc
from ^39.9.1 to ^43.0.0. See Release
Notes
jsdoc/newline-after-description
was replaced by
jsdoc/tag-lines
.node.js
to nodejs.js
to avoid inadvertent invocation on Windows.
Continue to export /node
and /node.js
from this package for compatibility.
(f313889)Changelog
28.0.0 (2022-10-23)
eslint-plugin-unicorn
from ^43.0.0 to ^44.0.0. See Release
Notes
no-unnecessary-await
ruleswitch-case-braces
rule to avoid unnecessary braces.