File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 13
13
"noConsoleLog" : " off"
14
14
},
15
15
"style" : {
16
+ // Our team does not like this syntax
17
+ // https://github.com/ChainSafe/ssz/pull/475#discussion_r1995814916
18
+ "useNumberNamespace" : " off" ,
16
19
// TODO: There are two many usages, will fix in separate PR
17
20
"noUselessElse" : " off" ,
18
21
// TODO: There are two many usages, will fix in separate PR
Original file line number Diff line number Diff line change 1451
1451
yaml "^2.7.0"
1452
1452
yargs "^17.7.2"
1453
1453
1454
- "@chainsafe/biomejs-config@ChainSafe/biomejs-config ":
1454
+ "@chainsafe/biomejs-config@^0.1.0 ":
1455
1455
version "0.1.0"
1456
- resolved "https://codeload.github.com/ChainSafe/biomejs-config/tar.gz/83264bd4b7d8bca385f8b98fce6e2d08d679f051"
1456
+ resolved "https://registry.yarnpkg.com/@chainsafe/biomejs-config/-/biomejs-config-0.1.0.tgz#374a1598f6b1d3b87b15af6c26ad8e1273c84256"
1457
+ integrity sha512-MFW4CWHGWS5LaYLfLXw9EGlK6CEweM14h1pOnEnHu1zB5J5/gT7rxuaAQSuov8DgOzSVCT65+TD7LXpjRzyZ3A==
1457
1458
1458
1459
1459
1460
version "1.0.1"
You can’t perform that action at this time.
0 commit comments