node icon indicating copy to clipboard operation
node copied to clipboard

Additional node.config.json "namespaces"

Open pmarchini opened this issue 6 months ago • 1 comments

Since #58073, we've defined the concept of namespaces and introduced the first one, testRunner, in node.config.json.

I'm opening this issue to gather some feedback regarding the potential addition of other namespaces for different options, and to highlight this possibility.

For example, a "permissions" namespace could include options like --allow-addons, --allow-child-process, --allow-fs-read, etc.

Is this something that could provide value from a devEx perspective?

cc @nodejs/config

pmarchini avatar Jun 11 '25 20:06 pmarchini

Cc @RafaelGSS

marco-ippolito avatar Jun 12 '25 05:06 marco-ippolito

We definitely need to add a "watch" namespace

marco-ippolito avatar Oct 01 '25 03:10 marco-ippolito