node/test/fixtures/rc/namespace-with-array.json
Marco Ippolito 8b769cff60 src: rename config file testRunner to test
PR-URL: https://github.com/nodejs/node/pull/60798
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2025-11-23 09:39:56 +00:00

5 lines
96 B
JSON

{
"test": {
"test-coverage-exclude": ["config-pattern1", "config-pattern2"]
}
}