File: jest.config.unit.ts

Recommend this page to a friend!
  Classes of Dom Hastings   JS Webdav Client   jest.config.unit.ts   Download  
File: jest.config.unit.ts
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: JS Webdav Client
Access files of a Webdav server
Author: By
Last change:
Date: 6 months ago
Size: 86 bytes
 

Contents

Class file image Download
export default { testMatch: ['**/tests/unit/**/*.test.ts'], preset: 'ts-jest', };