Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
function remotePath(value) { return resolve.relative(value, path, context.settings) }
Core utilities to support eslint-plugin-import and other module-related plugins.