-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtsconfig.json
More file actions
24 lines (23 loc) · 996 Bytes
/
Copy pathtsconfig.json
File metadata and controls
24 lines (23 loc) · 996 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"references": [
{ "path": "./examples/selenium-jest" },
{ "path": "./examples/selenium-mocha" },
{ "path": "./examples/web-services-jasmine" },
{ "path": "./examples/webdriverio-mocha" },
{ "path": "./packages/aft-core" },
{ "path": "./packages/aft-jasmine-reporter" },
{ "path": "./packages/aft-jest-reporter" },
{ "path": "./packages/aft-jira" },
{ "path": "./packages/aft-mocha-reporter" },
{ "path": "./packages/aft-reporting-aws-kinesis-firehose" },
{ "path": "./packages/aft-reporting-filesystem" },
{ "path": "./packages/aft-reporting-html" },
{ "path": "./packages/aft-testrail" },
{ "path": "./packages/aft-ui" },
{ "path": "./packages/aft-ui-selenium" },
{ "path": "./packages/aft-ui-webdriverio" },
{ "path": "./packages/aft-vitest-reporter" },
{ "path": "./packages/aft-web-services" }
],
"files": []
}