UNPKG
memory-blob-store
Version:
latest (5.0.1)
5.0.1
5.0.0
4.0.0
3.0.0
2.0.0
1.0.0
An in-memory blob store
github.com/retrohacker/memory-blob-store
retrohacker/memory-blob-store
memory-blob-store
/
.eslintrc
7 lines
(6 loc)
•
74 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"rules"
:
{
"no-underscore-dangle"
:
0
}
,
"extends"
:
"airbnb"
}