الملفات
2023-10-02 00:10:11 +00:00

10 أسطر
125 B
JSON

{
"threshold": 5,
"reporters": [
"consoleFull"
],
"ignore": [
"**/__snapshots__/**"
],
"absolute": true
}