node/test/fixtures/rc/watch-namespace.json
Marco Ippolito 1758b74829 src: implicitly enable namespace in config
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:59 +00:00

5 lines
55 B
JSON

{
"watch": {
"watch-preserve-output": true
}
}