UNPKG
moves-client
Version:
latest (1.0.0)
1.0.0
Client to connect to the Moves API
github.com/jaebradley/moves-client
jaebradley/moves-client
moves-client
/
.eslintrc.json
7 lines
(6 loc)
•
72 B
JSON
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"airbnb-base"
,
"env"
:
{
"jest"
:
true
}
}