Files
n8n-nodes-gwezz-changdunovel/node_modules/get-intrinsic/.nycrc
2025-10-26 23:10:15 +08:00

10 lines
139 B
JSON

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}