UNPKG
forest-ip-utils
Version:
latest (1.0.1)
1.0.1
1.0.0
This packages is used internally by https://forestadmin.com.
forest-ip-utils
/
test
/
.eslintrc
13 lines
(12 loc)
•
175 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"env"
:
{
"mocha"
:
true
,
"node"
:
true
}
,
"rules"
:
{
"no-unused-expressions"
:
0
,
"arrow-body-style"
:
0
}
,
"globals"
:
{
}
}