This website works better with JavaScript.
Home
Explore
Help
Sign In
kevin
/
nested-forms
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
2
Wiki
Activity
Browse Source
Use Nrwl jest resolver plugin
tags/part_1
Kevin C. Coram
1 year ago
parent
28f56f2e85
commit
c95734bb04
Signed by:
kevin
GPG Key ID:
0342351B3D61AD35
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
jest.config.js
+ 2
- 1
jest.config.js
View 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,
Write
Preview
Loading…
Cancel
Save