UNPKG

104 BPlain TextView Raw
1import baseConfig from "../../jest.config";
2
3export default {
4 ...baseConfig,
5 rootDir: __dirname,
6};