UNPKG
ya-storage
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
yet another module for managing json storage
github.com/ran-y/ya-storage
ran-y/ya-storage
ya-storage
/
.eslintrc
7 lines
(6 loc)
•
73 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"airbnb-base"
,
"env"
:
{
"mocha"
:
"true"
}
}