forked from standardnotes/app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.yarnrc.yml
30 lines (26 loc) · 856 Bytes
/
.yarnrc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
checksumBehavior: update
nodeLinker: node-modules
packageExtensions:
"@types/react-beautiful-dnd@*":
peerDependencies:
"@types/react": "*"
"@types/react-dom@*":
peerDependencies:
"@types/react": "*"
"@types/react-redux@*":
peerDependencies:
"@types/react": "*"
"@types/react-transition-group@*":
peerDependencies:
"@types/react": "*"
react-dev-utils@*:
peerDependencies:
react-error-overlay: "*"
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"
- path: .yarn/plugins/@yarnpkg/plugin-docker-build.cjs
spec: "https://github.com/Dcard/yarn-plugins/releases/latest/download/plugin-docker-build.js"
yarnPath: .yarn/releases/yarn-3.2.1.cjs