Use Nrwl jest resolver plugin

master
Kevin C. Coram 2019-09-04 22:11:00 -04:00
padre 28f56f2e85
commit c95734bb04
Firmado por: kevin
ID de clave GPG: 0342351B3D61AD35
Se han modificado 1 ficheros con 2 adiciones y 1 borrados

Ver fichero

@ -107,7 +107,8 @@ module.exports = {
// A path to a custom resolver
// resolver: null,
resolver: '@nrwl/jest/plugins/resolver',
// Automatically restore mock state between every test
// restoreMocks: false,