UNPKG
elo7-cookie-amd
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.1
1.1.0
1.0.2
1.0.1
Browser cookie management
github.com/elo7/cookie-amd
elo7/cookie-amd
elo7-cookie-amd
/
test
/
.eslintrc.json
13 lines
(12 loc)
•
141 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"env"
:
{
"node"
:
true
}
,
"parserOptions"
:
{
"ecmaVersion"
:
2019
}
,
"globals"
:
{
"describe"
:
"readonly"
,
"it"
:
"readonly"
}
}