UNPKG
sylius-axios-api
Version:
latest (0.2.2)
0.2.2
0.2.1
Sylius-axois-api
github.com/sdleiw/sylius-axios-api
sdleiw/sylius-axios-api
sylius-axios-api
/
test
/
.eslintrc
10 lines
(9 loc)
•
109 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"env"
:
{
"mocha"
:
true
}
,
"globals"
:
{
"expect"
:
true
,
"sinon"
:
true
}
}