@eslint-react/eslint-plugin 1.26.3-beta.10 → 1.26.3-beta.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +6 -0
- package/dist/index.d.ts +6 -0
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +9 -9
package/dist/index.d.mts
CHANGED
|
@@ -242,6 +242,7 @@ declare const settings$5: {
|
|
|
242
242
|
readonly strictImportCheck: false;
|
|
243
243
|
readonly version: "detect";
|
|
244
244
|
readonly additionalHooks: {
|
|
245
|
+
readonly useEffect: ["useIsomorphicLayoutEffect"];
|
|
245
246
|
readonly useLayoutEffect: ["useIsomorphicLayoutEffect"];
|
|
246
247
|
};
|
|
247
248
|
readonly additionalComponents?: {
|
|
@@ -379,6 +380,7 @@ declare const settings$4: {
|
|
|
379
380
|
readonly strictImportCheck: false;
|
|
380
381
|
readonly version: "detect";
|
|
381
382
|
readonly additionalHooks: {
|
|
383
|
+
readonly useEffect: ["useIsomorphicLayoutEffect"];
|
|
382
384
|
readonly useLayoutEffect: ["useIsomorphicLayoutEffect"];
|
|
383
385
|
};
|
|
384
386
|
readonly additionalComponents?: {
|
|
@@ -501,6 +503,7 @@ declare const settings$3: {
|
|
|
501
503
|
readonly strictImportCheck: false;
|
|
502
504
|
readonly version: "detect";
|
|
503
505
|
readonly additionalHooks: {
|
|
506
|
+
readonly useEffect: ["useIsomorphicLayoutEffect"];
|
|
504
507
|
readonly useLayoutEffect: ["useIsomorphicLayoutEffect"];
|
|
505
508
|
};
|
|
506
509
|
readonly additionalComponents?: {
|
|
@@ -753,6 +756,7 @@ declare const settings$2: {
|
|
|
753
756
|
readonly strictImportCheck: false;
|
|
754
757
|
readonly version: "detect";
|
|
755
758
|
readonly additionalHooks: {
|
|
759
|
+
readonly useEffect: ["useIsomorphicLayoutEffect"];
|
|
756
760
|
readonly useLayoutEffect: ["useIsomorphicLayoutEffect"];
|
|
757
761
|
};
|
|
758
762
|
readonly additionalComponents?: {
|
|
@@ -1000,6 +1004,7 @@ declare const settings$1: {
|
|
|
1000
1004
|
readonly strictImportCheck: false;
|
|
1001
1005
|
readonly version: "detect";
|
|
1002
1006
|
readonly additionalHooks: {
|
|
1007
|
+
readonly useEffect: ["useIsomorphicLayoutEffect"];
|
|
1003
1008
|
readonly useLayoutEffect: ["useIsomorphicLayoutEffect"];
|
|
1004
1009
|
};
|
|
1005
1010
|
readonly additionalComponents?: {
|
|
@@ -1246,6 +1251,7 @@ declare const settings: {
|
|
|
1246
1251
|
readonly strictImportCheck: false;
|
|
1247
1252
|
readonly version: "detect";
|
|
1248
1253
|
readonly additionalHooks: {
|
|
1254
|
+
readonly useEffect: ["useIsomorphicLayoutEffect"];
|
|
1249
1255
|
readonly useLayoutEffect: ["useIsomorphicLayoutEffect"];
|
|
1250
1256
|
};
|
|
1251
1257
|
readonly additionalComponents?: {
|
package/dist/index.d.ts
CHANGED
|
@@ -242,6 +242,7 @@ declare const settings$5: {
|
|
|
242
242
|
readonly strictImportCheck: false;
|
|
243
243
|
readonly version: "detect";
|
|
244
244
|
readonly additionalHooks: {
|
|
245
|
+
readonly useEffect: ["useIsomorphicLayoutEffect"];
|
|
245
246
|
readonly useLayoutEffect: ["useIsomorphicLayoutEffect"];
|
|
246
247
|
};
|
|
247
248
|
readonly additionalComponents?: {
|
|
@@ -379,6 +380,7 @@ declare const settings$4: {
|
|
|
379
380
|
readonly strictImportCheck: false;
|
|
380
381
|
readonly version: "detect";
|
|
381
382
|
readonly additionalHooks: {
|
|
383
|
+
readonly useEffect: ["useIsomorphicLayoutEffect"];
|
|
382
384
|
readonly useLayoutEffect: ["useIsomorphicLayoutEffect"];
|
|
383
385
|
};
|
|
384
386
|
readonly additionalComponents?: {
|
|
@@ -501,6 +503,7 @@ declare const settings$3: {
|
|
|
501
503
|
readonly strictImportCheck: false;
|
|
502
504
|
readonly version: "detect";
|
|
503
505
|
readonly additionalHooks: {
|
|
506
|
+
readonly useEffect: ["useIsomorphicLayoutEffect"];
|
|
504
507
|
readonly useLayoutEffect: ["useIsomorphicLayoutEffect"];
|
|
505
508
|
};
|
|
506
509
|
readonly additionalComponents?: {
|
|
@@ -753,6 +756,7 @@ declare const settings$2: {
|
|
|
753
756
|
readonly strictImportCheck: false;
|
|
754
757
|
readonly version: "detect";
|
|
755
758
|
readonly additionalHooks: {
|
|
759
|
+
readonly useEffect: ["useIsomorphicLayoutEffect"];
|
|
756
760
|
readonly useLayoutEffect: ["useIsomorphicLayoutEffect"];
|
|
757
761
|
};
|
|
758
762
|
readonly additionalComponents?: {
|
|
@@ -1000,6 +1004,7 @@ declare const settings$1: {
|
|
|
1000
1004
|
readonly strictImportCheck: false;
|
|
1001
1005
|
readonly version: "detect";
|
|
1002
1006
|
readonly additionalHooks: {
|
|
1007
|
+
readonly useEffect: ["useIsomorphicLayoutEffect"];
|
|
1003
1008
|
readonly useLayoutEffect: ["useIsomorphicLayoutEffect"];
|
|
1004
1009
|
};
|
|
1005
1010
|
readonly additionalComponents?: {
|
|
@@ -1246,6 +1251,7 @@ declare const settings: {
|
|
|
1246
1251
|
readonly strictImportCheck: false;
|
|
1247
1252
|
readonly version: "detect";
|
|
1248
1253
|
readonly additionalHooks: {
|
|
1254
|
+
readonly useEffect: ["useIsomorphicLayoutEffect"];
|
|
1249
1255
|
readonly useLayoutEffect: ["useIsomorphicLayoutEffect"];
|
|
1250
1256
|
};
|
|
1251
1257
|
readonly additionalComponents?: {
|
package/dist/index.js
CHANGED
package/dist/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eslint-react/eslint-plugin",
|
|
3
|
-
"version": "1.26.3-beta.
|
|
3
|
+
"version": "1.26.3-beta.12",
|
|
4
4
|
"description": "More than 80 high-quality linting rules for writing better React code.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -50,14 +50,14 @@
|
|
|
50
50
|
"@typescript-eslint/type-utils": "^8.24.0",
|
|
51
51
|
"@typescript-eslint/types": "^8.24.0",
|
|
52
52
|
"@typescript-eslint/utils": "^8.24.0",
|
|
53
|
-
"@eslint-react/eff": "1.26.3-beta.
|
|
54
|
-
"
|
|
55
|
-
"eslint-
|
|
56
|
-
"eslint-plugin-react-
|
|
57
|
-
"eslint-plugin-react-
|
|
58
|
-
"eslint-plugin-react-
|
|
59
|
-
"eslint-plugin-react-
|
|
60
|
-
"eslint-plugin-react-
|
|
53
|
+
"@eslint-react/eff": "1.26.3-beta.12",
|
|
54
|
+
"eslint-plugin-react-debug": "1.26.3-beta.12",
|
|
55
|
+
"@eslint-react/shared": "1.26.3-beta.12",
|
|
56
|
+
"eslint-plugin-react-dom": "1.26.3-beta.12",
|
|
57
|
+
"eslint-plugin-react-naming-convention": "1.26.3-beta.12",
|
|
58
|
+
"eslint-plugin-react-hooks-extra": "1.26.3-beta.12",
|
|
59
|
+
"eslint-plugin-react-x": "1.26.3-beta.12",
|
|
60
|
+
"eslint-plugin-react-web-api": "1.26.3-beta.12"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
63
|
"tsup": "^8.3.6",
|