-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Expand file tree
/
Copy path.yarnrc.yml
More file actions
50 lines (37 loc) · 1.5 KB
/
.yarnrc.yml
File metadata and controls
50 lines (37 loc) · 1.5 KB
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
compressionLevel: mixed
conditions:
BABEL_9_BREAKING:
default: false
enableConstraintsChecks: true
enableGlobalCache: true
# Disable hardened mode. The Hardened mode will be run in the prepare-yarn-cache CI job.
enableHardenedMode: false
# Disable postinstall scripts.
enableScripts: false
enableTransparentWorkspaces: false
nmMode: hardlinks-local
nodeLinker: node-modules
plugins:
- checksum: d380500a564cae1b2091f2d590c28e506fc6b55868dd40f96abeef05665964b582c6dafe5942dc2a810112782205a8d7e8acb7f10905ae51511d9175d726f3ac
path: .yarn/plugins/@yarnpkg/plugin-babel-release-tool.cjs
spec: "https://raw.githubusercontent.com/nicolo-ribaudo/yarn-plugin-babel-release-tool/main/bundles/%40yarnpkg/plugin-babel-release-tool.js"
- checksum: 6cf6890a3e6d1f062f554975b176684bc580b2e8b2f708dc29b80a7f6c9ba28f6df205348fa9e0b007cb2f50c447aadbead1374385e302c0ac5d728b1de0de92
path: .yarn/plugins/@yarnpkg/plugin-conditions.cjs
spec: "https://raw.githubusercontent.com/nicolo-ribaudo/yarn-plugin-conditions/main/bundles/%40yarnpkg/plugin-conditions.js"
preferInteractive: true
releaseTool:
ignoreChanges:
- "*.md"
- "*.txt"
- test/**
- "**/test/**"
- codemods/**
- "@(!(native-modules|built-ins|plugins|package|corejs2-built-ins|corejs3-shipped-proposals|plugins-bugfixes)).json"
implicitDependencies:
"@babel/runtime":
- "@babel/helpers"
"@babel/runtime-corejs3":
- "@babel/helpers"
unsafeHttpWhitelist:
- localhost
yarnPath: .yarn/releases/yarn-4.10.3.cjs