-
Notifications
You must be signed in to change notification settings - Fork 10
/
.yarnrc.yml
51 lines (42 loc) · 1.08 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
compressionLevel: mixed
enableGlobalCache: false
isolatedNixBuilds:
[
'classic-level',
'sqlite3',
'bcrypt',
'bcrypto',
'leveldown',
'redis-commander',
'secp256k1',
'blake-hash',
'@chainsafe/blst',
'keccak',
'@trufflesuite/bigint-buffer',
'msgpackr-extract',
'bufferutil',
'bufferutil',
'utf-8-validate',
'leveldown',
]
logFilters:
- code: YN0013
level: discard
- code: YN0007
level: discard
nodeLinker: pnp
packageExtensions:
'@nomicfoundation/ethereumjs-trie@*':
dependencies:
debug: '*'
'@nomicfoundation/ethereumjs-statemanager@*':
dependencies:
'@nomicfoundation/ethereumjs-verkle': '*'
'hardhat@*':
dependencies:
'env-paths': '*'
plugins:
- checksum: 262555f70f393385c7b94658bf64e3c673a90cb79b6e3da036c5ff89e2b0133a033c620632b88e1252356926322922deb809aee91bb1c6d1ce0f2d8a4c917480
path: .yarn/plugins/yarn-plugin-nixify.cjs
spec: 'https://raw.githubusercontent.com/stephank/yarn-plugin-nixify/main/dist/yarn-plugin-nixify.js'
yarnPath: .yarn/releases/yarn-4.1.1.cjs