UNPKG

filendir

Version:

Filendir allows you to write a file and create the directories found in its path if needed.

10 lines (9 loc) 221 B
module.exports = { clearMocks: true, noStackTrace: false, resetMocks: true, resetModules: true, restoreMocks: true, testEnvironment: 'node', verbose: true, // Set to false to see console log during tests. }