10 أسطر
125 B
JSON
10 أسطر
125 B
JSON
{
|
|
"threshold": 5,
|
|
"reporters": [
|
|
"consoleFull"
|
|
],
|
|
"ignore": [
|
|
"**/__snapshots__/**"
|
|
],
|
|
"absolute": true
|
|
} |