Commit c27b138
authored
Apply the ESLint configuration specific rules using globs. (#179)
With the flat configuration, globs are required to match files in
subdirectories.
- Apply the ESLint configuration specific rules using globs.
Testing
- Manually verified that the rules apply to ESLint configurations in
subdirectories1 parent 8d058f6 commit c27b138
File tree
2 files changed
+10
-3
lines changed- change
- packages/eslint-config-javascript/lib
2 files changed
+10
-3
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
| 390 | + | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
396 | | - | |
| 396 | + | |
397 | 397 | | |
398 | 398 | | |
0 commit comments