Use Nrwl jest resolver plugin

master
Kevin C. Coram 2019-09-04 22:11:00 -04:00
parent 28f56f2e85
commit c95734bb04
Firmato da: kevin
ID Chiave GPG: 0342351B3D61AD35
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni

Vedi File

@ -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,