Skip to content

Set correct base URL for TypeScript

Daniel Gerhardt requested to merge typescript-base-url into master

While the base URL was set for Angular's tooling it wasn't correctly set for other tools. This fixes using path aliases (@arsnova/*) in imports with VS Code.

Merge request reports