UNPKG
ara-crypto
Version:
latest (0.9.4)
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.5
0.8.4
0.8.3
0.8.2
Cryptographic functions used in Ara modules
github.com/AraBlocks/ara-crypto
AraBlocks/ara-crypto
ara-crypto
/
.eslintrc
8 lines
(7 loc)
•
96 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"ara"
,
"rules"
:
{
"eqeqeq"
:
"off"
,
"max-classes-per-file"
:
"off"
}
}