alias-hq
alias-hq copied to clipboard
Upgrade to Jest 28 to support self-referencing packages
Right now, we can't import alias-hq in Jest tests, but it looks like the latest version of Jest will support this.
See:
- https://github.com/facebook/jest/issues/10883
- https://github.com/facebook/jest/releases/tag/v28.0.0-alpha.9
Should upgrade Jest once the full release comes out.