Commit 9d91546
committed
fix(skills/update-stack): add billing to stack module list + broaden test exclusion
- Add `billing` to stack module declaration (it exists in devkit/Node:
modules/billing/) — gate and header were inconsistent
- Update conflict resolution table accordingly
- Broaden test-file exclusion: add /__tests__/ directory pattern and
extend extensions to (js|jsx|ts|tsx) for consistency
Per CodeRabbit review on #37601 parent 3829536 commit 9d91546
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments