Skip to content

Commit fde4ce4

Browse files
committed
1 parent 220b729 commit fde4ce4

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

.yarnrc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
nmHoistingLimits: workspaces
2+
13
nodeLinker: node-modules
24

35
yarnPath: .yarn/releases/yarn-3.1.1.cjs

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -122,13 +122,6 @@
122122
"lib/*",
123123
"packages/*",
124124
"private/*"
125-
],
126-
"nohoist": [
127-
"**/karma*",
128-
"**/karma*/**",
129-
"**/@types/mocha*",
130-
"**/@types/mocha*/**",
131-
"**/@aws-sdk/client-sso/**"
132125
]
133126
},
134127
"husky": {

0 commit comments

Comments
 (0)