UNPKG
homura-js
Version:
latest (1.4.2)
1.4.2
LastFM API Wrapper
github.com/vergonha/homura
homura-js
/
jest.config.json
5 lines
•
93 B
JSON
View Raw
1
2
3
4
5
{
"testRegex"
:
"((
\\
.|/*.)(test))
\\
.js?$"
,
"verbose"
:
true
,
"testEnvironment"
:
"node"
}