const settings = { }; // Skip the first 2 items - they are node file.js for(let i = 2; i < process.argv.length; i++) { if(process.argv[i]) }