node/test/fixtures/test-runner/options-propagation/node.config.json

6 lines
73 B
JSON

{
"testRunner": {
"experimental-test-coverage": true
}
}