UNPKG
metastocle-ms
Version:
latest (0.3.36)
0.3.36
0.3.35
0.3.34
0.3.33
0.3.32
0.3.31
0.3.30
0.2.31
0.2.29
Decentralized data storage
github.com/ortexx/metastocle
ortexx/metastocle
metastocle-ms
/
test
/
.eslintrc
8 lines
•
105 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"env"
:
{
"mocha"
:
true
}
,
"rules"
:
{
"no-empty"
:
[
2
,
{
"allowEmptyCatch"
:
true
}
]
}
}