Commit c0171ca
committed
fix(config/jest): revert: import and apply ts-jest preset instead
The original change was intended to make the `jest.config.js` this package
exports more resilient to ts-jest being installed in a nested `./node_modules`
location, but it doesn't work and furthermore it breaks the `jest.config.js`.1 parent 35fd8da commit c0171ca
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
63 | | - | |
64 | | - | |
| 62 | + | |
65 | 63 | | |
66 | 64 | | |
67 | 65 | | |
| |||
0 commit comments