Skip to content

Commit eb2467b

Browse files
committed
rush update --full
1 parent 3ae696d commit eb2467b

2 files changed

Lines changed: 126 additions & 152 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,10 @@
146146
"name": "@pnpm/logger",
147147
"allowedCategories": [ "libraries" ]
148148
},
149+
{
150+
"name": "@rushstack/eslint-config",
151+
"allowedCategories": [ "libraries", "tests" ]
152+
},
149153
{
150154
"name": "@typescript-eslint/eslint-plugin",
151155
"allowedCategories": [ "libraries" ]

0 commit comments

Comments
 (0)