Commit 5129957
test: limit ts-jest diagnostics to test files
Type errors in transformed dependencies (e.g. @edx/frontend-component-header,
included via transformIgnorePatterns) were failing fresh-cache CI runs while
passing locally due to ts-jest cache. Restrict diagnostics to test files only.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 05c3838 commit 5129957
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
19 | 32 | | |
0 commit comments