Commit adb8fa9
fix: add .npmrc to apply rules and catch-all for unlisted files
.npmrc was changed upstream (shamefully-hoist removed) but wasn't in the
apply list, so the agent silently skipped it. Also add a catch-all rule
so unlisted files are applied by default instead of ignored.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent bba5c74 commit adb8fa9
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
126 | 133 | | |
127 | 134 | | |
128 | 135 | | |
| |||
0 commit comments