forked from yarnpkg/berry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.yarnrc.yml
81 lines (77 loc) Β· 1.69 KB
/
.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
enableGlobalCache: false
initScope: yarnpkg
npmPublishAccess: public
packageExtensions:
"@babel/parser@*":
dependencies:
"@babel/types": "*"
"@emotion/babel-preset-css-prop@*":
peerDependencies:
"@babel/core": "*"
"@gatsbyjs/[email protected]":
peerDependencies:
"@babel/core": "*"
cacheable-lookup@*:
dependencies:
"@types/keyv": "*"
gatsby-cli@*:
peerDependencies:
eslint: "*"
gatsby: "*"
react: "*"
webpack: "*"
gatsby-plugin-emotion@*:
peerDependencies:
"@babel/core": "*"
gatsby-plugin-favicon@*:
peerDependencies:
webpack: "*"
gatsby-plugin-sharp@*:
dependencies:
debug: "*"
gatsby-react-router-scroll@*:
dependencies:
prop-types: "*"
gatsby-recipes@*:
peerDependencies:
eslint: "*"
gatsby: "*"
ink: "*"
react: "*"
webpack: "*"
gatsby-remark-prismjs@*:
dependencies:
lodash: "*"
gatsby@*:
peerDependencies:
"@babel/core": "*"
peerDependenciesMeta:
"@types/react":
optional: true
got@*:
dependencies:
"@types/keyv": "*"
"@types/responselike": "*"
json-ref-lite@*:
dependencies:
sync-request: "*"
rc-animate@*:
peerDependencies:
react: "*"
react-dom: "*"
react-icons@*:
peerDependencies:
react: "*"
react-instantsearch-core@*:
peerDependenciesMeta:
algoliasearch:
optional: true
typedoc@*:
peerDependenciesMeta:
"@strictsoftware/typedoc-plugin-monorepo":
optional: true
typedoc-neo-theme:
optional: true
typedoc-plugin-yarn:
optional: true
yarnPath: scripts/run-yarn.js