Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
const addAlias = () => (config) => { alias({ ...configPaths('tsconfig.paths.json'), })(config) return config }
Alias for craco or rewired create-react-app