Skip to content

Month: September 2021

FAQ

Jest testing does not find absolute pathsIn jest.config add the path where to start from fe srcmoduleDirectories: [‘node_modules’, ‘src’]