'use strict'; const getTrackingConfigFileName = function () { return 'tracking-config.json'; }; module.exports = getTrackingConfigFileName;