UNPKG

@angular-builders/jest

Version:

Jest runner for Angular build facade. Allows ng test run with Jest instead of Karma

5 lines 204 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const zone_1 = require("jest-preset-angular/setup-env/zone"); (0, zone_1.setupZoneTestEnv)(); //# sourceMappingURL=setup.js.map