Using NODE_CONFIG_PARSER you can provide node-config with an alternative path from which to load the parser definitions and file types resolution order. You'll need to create a new file which imports ...
Please, note that dumped config file might differ in its representation from the original because dict form does not contain all pieces of the original file (like comments), some items may get ...