UNPKG
@dannybster/coco-the-bear-test-utils
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
A collection of utility functions to help when creating tests.
@dannybster/coco-the-bear-test-utils
/
.eslintrc
6 lines
•
66 B
Plain Text
View Raw
1
2
3
4
5
6
{
"extends"
:
"airbnb"
,
"env"
:
{
"node"
:
true
}
}