Skip to content

Instantly share code, notes, and snippets.

@ah584d
Last active December 1, 2021 09:41
Show Gist options
  • Select an option

  • Save ah584d/b97e0a675b0a7ce6127c119dda854ae5 to your computer and use it in GitHub Desktop.

Select an option

Save ah584d/b97e0a675b0a7ce6127c119dda854ae5 to your computer and use it in GitHub Desktop.
tsconfig.json alias to map file
"paths": {
"@lodash": ["src/common/utils/lodash/lodashES.ts"],
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment