Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update createJestConfig.ts
testMatch
to allow for other folder… (#159)
I like to pair testing files with my source code files so everything is collocated in a file explorer. This shouldn't be a breaking change and will simply allow me to create test files outside of the initially created `test` folder.
- Loading branch information