|
17 | 17 | "lib/stack/asset/index.js", |
18 | 18 | "lib/stack/asset/folders/index.js", |
19 | 19 | "lib/stack/branch/index.js", |
| 20 | + "lib/stack/branch/compare.js", |
| 21 | + "lib/stack/branch/mergeQueue.js", |
20 | 22 | "lib/stack/branchAlias/index.js", |
21 | 23 | "lib/stack/bulkOperation/index.js", |
22 | 24 | "lib/stack/extension/index.js", |
|
27 | 29 | "lib/stack/environment/index.js", |
28 | 30 | "lib/stack/deliveryToken/index.js", |
29 | 31 | "lib/stack/roles/index.js", |
30 | | - "lib/stack/webhook/index.js", |
31 | 32 | "lib/stack/workflow/index.js", |
32 | | - "lib/stack/workflow/publishRules/index.js" |
| 33 | + "lib/stack/workflow/publishRules/index.js", |
| 34 | + "lib/marketplace/app/oauth/index.js", |
| 35 | + "lib/marketplace/app/index.js", |
| 36 | + "lib/marketplace/app/hosting/deployment.js", |
| 37 | + "lib/marketplace/app/hosting/index.js", |
| 38 | + "lib/marketplace/index.js", |
| 39 | + "lib/marketplace/installation/index.js", |
| 40 | + "lib/marketplace/installation/webhooks/index.js", |
| 41 | + "lib/marketplace/request/index.js", |
| 42 | + "lib/marketplace/authorization/index.js" |
33 | 43 |
|
34 | 44 | ], |
35 | 45 | "excludePattern": "(node_modules/|jsdocs)" |
|
0 commit comments