Add a config file compatible API to configure **`path`** in Node.js, e.g.: ```javascript const path = require('@nodewell/path') path.config({ // ... }) ```