@eslint-react/eslint-plugin 2.4.1-next.0 → 2.4.1-next.2
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/README.md +1 -1
- package/dist/index.js +18 -18
- package/package.json +9 -9
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
[](https://npmjs.com/package/@eslint-react/eslint-plugin)
|
|
6
6
|
[](https://npmjs.com/package/@eslint-react/eslint-plugin)
|
|
7
7
|
[](https://npmjs.com/package/@eslint-react/eslint-plugin)
|
|
8
|
-
[](https://tsdown.dev)
|
|
9
9
|
|
|
10
10
|
4-7x faster composable ESLint rules for React and friends.
|
|
11
11
|
|
package/dist/index.js
CHANGED
|
@@ -7,7 +7,7 @@ import { DEFAULT_ESLINT_REACT_SETTINGS } from "@eslint-react/shared";
|
|
|
7
7
|
|
|
8
8
|
//#region rolldown:runtime
|
|
9
9
|
var __defProp = Object.defineProperty;
|
|
10
|
-
var
|
|
10
|
+
var __exportAll = (all, symbols) => {
|
|
11
11
|
let target = {};
|
|
12
12
|
for (var name$17 in all) {
|
|
13
13
|
__defProp(target, name$17, {
|
|
@@ -24,11 +24,11 @@ var __export = (all, symbols) => {
|
|
|
24
24
|
//#endregion
|
|
25
25
|
//#region package.json
|
|
26
26
|
var name$16 = "@eslint-react/eslint-plugin";
|
|
27
|
-
var version = "2.4.1-next.
|
|
27
|
+
var version = "2.4.1-next.2";
|
|
28
28
|
|
|
29
29
|
//#endregion
|
|
30
30
|
//#region src/configs/dom.ts
|
|
31
|
-
var dom_exports = /* @__PURE__ */
|
|
31
|
+
var dom_exports = /* @__PURE__ */ __exportAll({
|
|
32
32
|
name: () => name$15,
|
|
33
33
|
plugins: () => plugins$10,
|
|
34
34
|
rules: () => rules$16
|
|
@@ -52,7 +52,7 @@ const plugins$10 = { "@eslint-react/dom": reactDom };
|
|
|
52
52
|
|
|
53
53
|
//#endregion
|
|
54
54
|
//#region src/configs/x.ts
|
|
55
|
-
var x_exports = /* @__PURE__ */
|
|
55
|
+
var x_exports = /* @__PURE__ */ __exportAll({
|
|
56
56
|
name: () => name$14,
|
|
57
57
|
plugins: () => plugins$9,
|
|
58
58
|
rules: () => rules$15,
|
|
@@ -106,7 +106,7 @@ const settings$8 = { "react-x": DEFAULT_ESLINT_REACT_SETTINGS };
|
|
|
106
106
|
|
|
107
107
|
//#endregion
|
|
108
108
|
//#region src/configs/all.ts
|
|
109
|
-
var all_exports = /* @__PURE__ */
|
|
109
|
+
var all_exports = /* @__PURE__ */ __exportAll({
|
|
110
110
|
name: () => name$13,
|
|
111
111
|
plugins: () => plugins$8,
|
|
112
112
|
rules: () => rules$14,
|
|
@@ -216,7 +216,7 @@ const settings$7 = { ...settings$8 };
|
|
|
216
216
|
|
|
217
217
|
//#endregion
|
|
218
218
|
//#region src/configs/disable-conflict-eslint-plugin-react.ts
|
|
219
|
-
var disable_conflict_eslint_plugin_react_exports = /* @__PURE__ */
|
|
219
|
+
var disable_conflict_eslint_plugin_react_exports = /* @__PURE__ */ __exportAll({
|
|
220
220
|
name: () => name$12,
|
|
221
221
|
rules: () => rules$13
|
|
222
222
|
});
|
|
@@ -273,7 +273,7 @@ const rules$13 = Object.fromEntries(conflictingRules.map((key) => [key, "off"]))
|
|
|
273
273
|
|
|
274
274
|
//#endregion
|
|
275
275
|
//#region src/configs/disable-dom.ts
|
|
276
|
-
var disable_dom_exports = /* @__PURE__ */
|
|
276
|
+
var disable_dom_exports = /* @__PURE__ */ __exportAll({
|
|
277
277
|
name: () => name$11,
|
|
278
278
|
rules: () => rules$12
|
|
279
279
|
});
|
|
@@ -282,7 +282,7 @@ const rules$12 = Object.fromEntries(Object.entries(rules$16).map(([key]) => [key
|
|
|
282
282
|
|
|
283
283
|
//#endregion
|
|
284
284
|
//#region src/configs/disable-type-checked.ts
|
|
285
|
-
var disable_type_checked_exports = /* @__PURE__ */
|
|
285
|
+
var disable_type_checked_exports = /* @__PURE__ */ __exportAll({
|
|
286
286
|
name: () => name$10,
|
|
287
287
|
rules: () => rules$11
|
|
288
288
|
});
|
|
@@ -295,7 +295,7 @@ const rules$11 = {
|
|
|
295
295
|
|
|
296
296
|
//#endregion
|
|
297
297
|
//#region src/configs/web-api.ts
|
|
298
|
-
var web_api_exports = /* @__PURE__ */
|
|
298
|
+
var web_api_exports = /* @__PURE__ */ __exportAll({
|
|
299
299
|
name: () => name$9,
|
|
300
300
|
plugins: () => plugins$7,
|
|
301
301
|
rules: () => rules$10,
|
|
@@ -313,7 +313,7 @@ const settings$6 = { ...settings$8 };
|
|
|
313
313
|
|
|
314
314
|
//#endregion
|
|
315
315
|
//#region src/configs/disable-web-api.ts
|
|
316
|
-
var disable_web_api_exports = /* @__PURE__ */
|
|
316
|
+
var disable_web_api_exports = /* @__PURE__ */ __exportAll({
|
|
317
317
|
name: () => name$8,
|
|
318
318
|
rules: () => rules$9
|
|
319
319
|
});
|
|
@@ -322,7 +322,7 @@ const rules$9 = Object.fromEntries(Object.entries(rules$10).map(([key]) => [key,
|
|
|
322
322
|
|
|
323
323
|
//#endregion
|
|
324
324
|
//#region src/configs/no-deprecated.ts
|
|
325
|
-
var no_deprecated_exports = /* @__PURE__ */
|
|
325
|
+
var no_deprecated_exports = /* @__PURE__ */ __exportAll({
|
|
326
326
|
name: () => name$7,
|
|
327
327
|
plugins: () => plugins$6,
|
|
328
328
|
rules: () => rules$8
|
|
@@ -346,7 +346,7 @@ const plugins$6 = {
|
|
|
346
346
|
|
|
347
347
|
//#endregion
|
|
348
348
|
//#region src/configs/off.ts
|
|
349
|
-
var off_exports = /* @__PURE__ */
|
|
349
|
+
var off_exports = /* @__PURE__ */ __exportAll({
|
|
350
350
|
name: () => name$6,
|
|
351
351
|
rules: () => rules$7
|
|
352
352
|
});
|
|
@@ -358,7 +358,7 @@ const rules$7 = {
|
|
|
358
358
|
|
|
359
359
|
//#endregion
|
|
360
360
|
//#region src/configs/recommended.ts
|
|
361
|
-
var recommended_exports = /* @__PURE__ */
|
|
361
|
+
var recommended_exports = /* @__PURE__ */ __exportAll({
|
|
362
362
|
name: () => name$5,
|
|
363
363
|
plugins: () => plugins$5,
|
|
364
364
|
rules: () => rules$6,
|
|
@@ -398,7 +398,7 @@ const rules$5 = {
|
|
|
398
398
|
|
|
399
399
|
//#endregion
|
|
400
400
|
//#region src/configs/recommended-typescript.ts
|
|
401
|
-
var recommended_typescript_exports = /* @__PURE__ */
|
|
401
|
+
var recommended_typescript_exports = /* @__PURE__ */ __exportAll({
|
|
402
402
|
name: () => name$4,
|
|
403
403
|
plugins: () => plugins$4,
|
|
404
404
|
rules: () => rules$4,
|
|
@@ -414,7 +414,7 @@ const settings$4 = { ...settings$5 };
|
|
|
414
414
|
|
|
415
415
|
//#endregion
|
|
416
416
|
//#region src/configs/recommended-type-checked.ts
|
|
417
|
-
var recommended_type_checked_exports = /* @__PURE__ */
|
|
417
|
+
var recommended_type_checked_exports = /* @__PURE__ */ __exportAll({
|
|
418
418
|
name: () => name$3,
|
|
419
419
|
plugins: () => plugins$3,
|
|
420
420
|
rules: () => rules$3,
|
|
@@ -430,7 +430,7 @@ const settings$3 = { ...settings$4 };
|
|
|
430
430
|
|
|
431
431
|
//#endregion
|
|
432
432
|
//#region src/configs/strict.ts
|
|
433
|
-
var strict_exports = /* @__PURE__ */
|
|
433
|
+
var strict_exports = /* @__PURE__ */ __exportAll({
|
|
434
434
|
name: () => name$2,
|
|
435
435
|
plugins: () => plugins$2,
|
|
436
436
|
rules: () => rules$2,
|
|
@@ -460,7 +460,7 @@ const settings$2 = { ...settings$5 };
|
|
|
460
460
|
|
|
461
461
|
//#endregion
|
|
462
462
|
//#region src/configs/strict-typescript.ts
|
|
463
|
-
var strict_typescript_exports = /* @__PURE__ */
|
|
463
|
+
var strict_typescript_exports = /* @__PURE__ */ __exportAll({
|
|
464
464
|
name: () => name$1,
|
|
465
465
|
plugins: () => plugins$1,
|
|
466
466
|
rules: () => rules$1,
|
|
@@ -476,7 +476,7 @@ const settings$1 = { ...settings$2 };
|
|
|
476
476
|
|
|
477
477
|
//#endregion
|
|
478
478
|
//#region src/configs/strict-type-checked.ts
|
|
479
|
-
var strict_type_checked_exports = /* @__PURE__ */
|
|
479
|
+
var strict_type_checked_exports = /* @__PURE__ */ __exportAll({
|
|
480
480
|
name: () => name,
|
|
481
481
|
plugins: () => plugins,
|
|
482
482
|
rules: () => rules,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eslint-react/eslint-plugin",
|
|
3
|
-
"version": "2.4.1-next.
|
|
3
|
+
"version": "2.4.1-next.2",
|
|
4
4
|
"description": "A unified plugin that combines all individual plugins from the eslint-react monorepo into one.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -45,16 +45,16 @@
|
|
|
45
45
|
"@typescript-eslint/types": "^8.50.1",
|
|
46
46
|
"@typescript-eslint/utils": "^8.50.1",
|
|
47
47
|
"ts-api-utils": "^2.1.0",
|
|
48
|
-
"@eslint-react/shared": "2.4.1-next.
|
|
49
|
-
"@eslint-react/eff": "2.4.1-next.
|
|
50
|
-
"eslint-plugin-react-dom": "2.4.1-next.
|
|
51
|
-
"eslint-plugin-react-
|
|
52
|
-
"eslint-plugin-react-
|
|
53
|
-
"eslint-plugin-react-x": "2.4.1-next.
|
|
54
|
-
"eslint-plugin-react-
|
|
48
|
+
"@eslint-react/shared": "2.4.1-next.2",
|
|
49
|
+
"@eslint-react/eff": "2.4.1-next.2",
|
|
50
|
+
"eslint-plugin-react-dom": "2.4.1-next.2",
|
|
51
|
+
"eslint-plugin-react-hooks-extra": "2.4.1-next.2",
|
|
52
|
+
"eslint-plugin-react-naming-convention": "2.4.1-next.2",
|
|
53
|
+
"eslint-plugin-react-x": "2.4.1-next.2",
|
|
54
|
+
"eslint-plugin-react-web-api": "2.4.1-next.2"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
|
-
"tsdown": "^0.18.
|
|
57
|
+
"tsdown": "^0.18.3",
|
|
58
58
|
"@local/configs": "0.0.0"
|
|
59
59
|
},
|
|
60
60
|
"peerDependencies": {
|