Skip to content

Commit

Permalink
[RUSH] Porting necessary rush changes from main (#24834)
Browse files Browse the repository at this point in the history
`common/config` - from main
`eng/scripts` - location update - resulting from `pnpm-config.json`

---------

Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 13, 2023
1 parent 2b60e7c commit 80e7d3c
Show file tree
Hide file tree
Showing 16 changed files with 1,170 additions and 893 deletions.
4 changes: 1 addition & 3 deletions common/config/rush/pnpm-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,7 @@
"globalPeerDependencyRules": {
// "ignoreMissing": ["@eslint/*"],
// "allowedVersions": { "react": "17" },
"allowAny": [
"@types/node"
]
// "allowAny": ["@babel/*"]
},
/**
* The `globalPackageExtension` setting provides a way to patch arbitrary package.json fields
Expand Down
Loading

0 comments on commit 80e7d3c

Please sign in to comment.