We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b066e92 commit ee2f6deCopy full SHA for ee2f6de
CHANGELOG.md
@@ -7,7 +7,7 @@
7
- c737772: Bump Node.js version requirement to 22
8
- c737772: Bump eslint version requirement to 9
9
- c737772: prefer-defer-import rule drops the webpack magic comment syntax and adopts the native syntax
10
-- c737772: Remove rule `type/no-instanceof-wrapper`, use [`unicorn/no-instanceof-array`](https://www.npmjs.com/package/eslint-plugin-unicorn) instead.
+- c737772: Remove rule `type/no-instanceof-wrapper`, use [`unicorn/no-instanceof-builtins`](https://www.npmjs.com/package/eslint-plugin-unicorn) instead.
11
12
### Patch Changes
13
0 commit comments