Skip to content

Commit

Permalink
More safely resolve 'jest-config'. (#853)
Browse files Browse the repository at this point in the history
* fix: the jest-config package isn't resolved in a non-flat node_modules

* style: rename jestConfig to jestConfigPkg

* style: refactors and style changes from PR feedback

* fix: remove yarn.lock and updat package-lock.json

* fix: make getJestConfigPkg generic to avoid pulling in jest-config types

* style: use granular imports
  • Loading branch information
iclanton authored and ahnpnl committed Nov 16, 2018
1 parent 87ef5b8 commit 0445500
Show file tree
Hide file tree
Showing 6 changed files with 519 additions and 278 deletions.

0 comments on commit 0445500

Please sign in to comment.