We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f0a494 commit eb4c9bcCopy full SHA for eb4c9bc
1 file changed
common/config/rush/nonbrowser-approved-packages.json
@@ -57,6 +57,14 @@
57
"name": "@microsoft/rush-lib",
58
"allowedCategories": [ "libraries" ]
59
},
60
+ {
61
+ "name": "@microsoft/rush-stack",
62
+ "allowedCategories": [ "tests" ]
63
+ },
64
65
+ "name": "@microsoft/rush-stack-compiler",
66
67
68
{
69
"name": "@microsoft/set-webpack-public-path-plugin",
70
0 commit comments