UNPKG
@yisheng90/react-loading
Version:
latest (1.5.0)
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.3.4
1.3.1
1.2.3
1.2.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A React Skeleton Component
github.com/yisheng90/react-loading
yisheng90/react-loading
@yisheng90/react-loading
/
jestconfig.json
6 lines
(5 loc)
•
150 B
JSON
View Raw
1
2
3
4
5
6
{
"testRegex"
:
"(/__tests__/.*|(
\\
.|/)(test|spec))
\\
.(jsx?)$"
,
"moduleFileExtensions"
: [
"js"
,
"jsx"
,
"json"
,
"node"
],
"collectCoverage"
:
true
}