Commit 4cb64d9
committed
Fix ESLint ignore patterns for proper file filtering
- Change lib/** to lib/jquery*.js to allow linting of lib/sw.js
- Keep planet/libs/** and **/*.min.js patterns to ignore third-party files
- Ensures only project files are linted, not external libraries
- Fixes CI pipeline for jQuery upgrade PR1 parent e7541b2 commit 4cb64d9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments