UNPKG

validata-mongo

Version:
22 lines (21 loc) 336 B
{ "coverageReporters": [ "cobertura", "lcov", "text" ], "moduleFileExtensions": [ "ts", "tsx", "js", "jsx", "json", "node" ], "testEnvironment": "node", "testRegex": "/(test|src)/.*\\.(test)\\.(tsx?)$", "testURL": "http://localhost", "transform": { "^.+\\.tsx?$": "ts-jest" } }