UNPKG

@serenity-js/core

Version:

The core Serenity/JS framework, providing the Screenplay Pattern interfaces, as well as the test reporting and integration infrastructure

11 lines (10 loc) 153 B
{ "extends": "../../tsconfig.build.json", "compilerOptions": { "outDir": "lib", "rootDir": "src" }, "include": [ "src/**/*.ts" ] }