-
Notifications
You must be signed in to change notification settings - Fork 0
/
.yarnrc.yml
27 lines (22 loc) · 977 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
compressionLevel: mixed
enableGlobalCache: false
logFilters:
- level: discard
pattern:
"react is listed by your project with version 18.3.1, which doesn't
satisfy what native-base (paf38f) and other dependencies request (but they
have non-overlapping ranges!)."
- level: discard
text:
"@ukdanceblue/mobile@workspace:packages/mobile doesn't provide
@types/react-native (pbd1d9), requested by native-base."
- level: discard
text:
"@ukdanceblue/mobile@workspace:packages/mobile doesn't provide react-dom
(p855c6), requested by native-base."
nodeLinker: node-modules
plugins:
- checksum: 374f735053958b77583ef7b70e56a59540d1d9c681f04b8ab7a600f4325301d2e1fb67c51d34ba75bbbc4e71f8c003fbc52b1f22d7daa30dca655f1a1bf205a1
path: .yarn/plugins/@yarnpkg/plugin-licenses.cjs
spec: "https://raw.githubusercontent.com/mhassan1/yarn-plugin-licenses/v0.15.0/bundles/@yarnpkg/plugin-licenses.js"
tsEnableAutoTypes: true