Open AdilBhayani opened 3 years ago
This PR allows the the consumer of this repo to specify a jest.config.js file in the root of their own repo. If it is present then it will be used. Otherwise we fallback to the jest.config.js which is present in this package.
jest.config.js
I've tested this using yalc and https://github.com/AdilBhayani/Date-time-convertor.
This PR allows the the consumer of this repo to specify a
jest.config.js
file in the root of their own repo. If it is present then it will be used. Otherwise we fallback to thejest.config.js
which is present in this package.I've tested this using yalc and https://github.com/AdilBhayani/Date-time-convertor.