Skip to content

Commit 4a36bd6

Browse files
author
Akila Tennakoon
committed
Merge remote-tracking branch 'origin/main' into feature/extract-to-parameter-code-actions
2 parents 210a1c4 + 3d971df commit 4a36bd6

File tree

146 files changed

+12755
-4313
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+12755
-4313
lines changed

ATTRIBUTION_README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ npm run clean
1515
npm install
1616
```
1717

18+
### 2. Install ts-node in package
19+
20+
```bash
21+
npm install -g ts-node
22+
```
23+
1824
### 2. Generate Attribution
1925

2026
```bash

THIRD-PARTY-LICENSES.txt

Lines changed: 4756 additions & 1449 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)