Vignesh

Results 1 comments of Vignesh

A workaround that I found to merge fusion cli jest config, it is not fusion-cli recommended way, but works for now. In project root `jest.config.js` ``` const fusionJestConfig = require('fusion-cli/build/jest/jest-config');...