Skip to content

Commit e6c0202

Browse files
authored
Merge pull request microsoft#714 from Microsoft/pgonzal/rushell
[rushell] Set up initial project structure
2 parents 9cf737d + cbe785f commit e6c0202

20 files changed

Lines changed: 1361 additions & 22 deletions

common/config/rush/nonbrowser-approved-packages.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,10 @@
429429
"name": "through2",
430430
"allowedCategories": [ "libraries" ]
431431
},
432+
{
433+
"name": "ts-jest",
434+
"allowedCategories": [ "libraries" ]
435+
},
432436
{
433437
"name": "tslint",
434438
"allowedCategories": [ "libraries" ]

0 commit comments

Comments
 (0)