Commit 1ee4458
File tree
Expand file treeCollapse file tree
33 files changed
+209
-87
lines changedFilter options
- docs/rules
- src/rules
- utils
Expand file treeCollapse file tree
33 files changed
+209
-87
lines changeddocs/rules/dynamic-import-chunkname.md
Copy file name to clipboardExpand all lines: docs/rules/dynamic-import-chunkname.md+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
14 | 23 |
|
15 | 24 |
|
16 | 25 |
|
|
docs/rules/max-dependencies.md
Copy file name to clipboardExpand all lines: docs/rules/max-dependencies.md+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
89 | 99 |
|
90 | 100 |
|
91 | 101 |
|
|
+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
82 | 90 |
|
83 | 91 |
|
84 | 92 |
|
|
docs/rules/newline-after-import.md
Copy file name to clipboardExpand all lines: docs/rules/newline-after-import.md+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 |
| - |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
14 | 18 |
|
15 |
| - |
16 |
| - |
17 |
| - |
| 19 | + |
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
|
docs/rules/no-absolute-path.md
Copy file name to clipboardExpand all lines: docs/rules/no-absolute-path.md+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
42 |
| - |
43 |
| - |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
44 | 51 |
|
45 | 52 |
|
46 | 53 |
|
|
+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
31 | 45 |
|
32 | 46 |
|
33 | 47 |
|
|
docs/rules/no-duplicates.md
Copy file name to clipboardExpand all lines: docs/rules/no-duplicates.md+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
45 | 56 |
|
46 | 57 |
|
47 | 58 |
|
|
docs/rules/no-dynamic-require.md
Copy file name to clipboardExpand all lines: docs/rules/no-dynamic-require.md+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
docs/rules/no-import-module-exports.md
Copy file name to clipboardExpand all lines: docs/rules/no-import-module-exports.md+5-9Lines changed: 5 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 |
| - |
18 |
| - |
19 |
| - |
| 17 | + |
| 18 | + |
| 19 | + |
20 | 20 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
| 21 | + |
26 | 22 |
|
27 | 23 |
|
28 | 24 |
|
|
docs/rules/no-internal-modules.md
Copy file name to clipboardExpand all lines: docs/rules/no-internal-modules.md+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
13 | 19 |
|
14 | 20 |
|
15 | 21 |
|
|
+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 |
| - |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
16 | 20 |
|
17 | 21 |
|
18 | 22 |
|
|
docs/rules/no-nodejs-modules.md
Copy file name to clipboardExpand all lines: docs/rules/no-nodejs-modules.md+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 |
| - |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
12 | 16 |
|
13 | 17 |
|
14 | 18 |
|
|
docs/rules/no-relative-packages.md
Copy file name to clipboardExpand all lines: docs/rules/no-relative-packages.md+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
docs/rules/no-relative-parent-imports.md
Copy file name to clipboardExpand all lines: docs/rules/no-relative-parent-imports.md+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
docs/rules/no-unassigned-import.md
Copy file name to clipboardExpand all lines: docs/rules/no-unassigned-import.md+8-3Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 |
| - |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
17 | 22 |
|
18 |
| - |
| 23 | + |
19 | 24 |
|
20 | 25 |
|
21 | 26 |
|
|
docs/rules/no-unresolved.md
Copy file name to clipboardExpand all lines: docs/rules/no-unresolved.md+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
24 | 37 |
|
25 | 38 |
|
26 | 39 |
|
|
docs/rules/no-unused-modules.md
Copy file name to clipboardExpand all lines: docs/rules/no-unused-modules.md+13-6Lines changed: 13 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
34 | 41 |
|
35 | 42 |
|
36 | 43 |
|
|
docs/rules/no-useless-path-segments.md
Copy file name to clipboardExpand all lines: docs/rules/no-useless-path-segments.md+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
62 | 71 |
|
63 | 72 |
|
64 | 73 |
|
|
0 commit comments