Commit abcfc3b
File tree
Expand file treeCollapse file tree
5 files changed
+25
-9
lines changedFilter options
- docs/rules
- lib
- configs/flat
- rules
- test-examples/flat
Expand file treeCollapse file tree
5 files changed
+25
-9
lines changed+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
| 59 | + |
| 60 | + |
| 61 | + |
60 | 62 |
|
61 |
| - |
| 63 | + |
62 | 64 |
|
63 | 65 |
|
64 | 66 |
|
|
docs/rules/filenames-match-regex.md
Copy file name to clipboardExpand all lines: docs/rules/filenames-match-regex.md+17-5Lines changed: 17 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 |
| - |
| 20 | + |
20 | 21 |
|
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
21 | 33 |
|
22 | 34 |
|
23 | 35 |
|
24 | 36 |
|
25 | 37 |
|
26 |
| - |
| 38 | + |
27 | 39 |
|
28 | 40 |
|
29 | 41 |
|
|
lib/configs/flat/recommended.js
Copy file name to clipboardExpand all lines: lib/configs/flat/recommended.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
|
lib/rules/filenames-match-regex.js
Copy file name to clipboardExpand all lines: lib/rules/filenames-match-regex.js+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
|
test-examples/flat/eslint.config.mjs
Copy file name to clipboardExpand all lines: test-examples/flat/eslint.config.mjs+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
0 commit comments