/jest-nested-projects-issue

[Issue] Nested projects are ignored

Primary LanguageJavaScript

jest-nested-projects-issue

[Issue] Nested projects are ignored

Minimal repo for #5463.

Try to run jest in root and you will get no lint errors. Then, try to run jest in packages/first and you will get lint errors.