npm install tsconfig-pathsyarn add tsconfig-pathspnpm add tsconfig-paths<script src="https://fastly.jsdelivr.net/npm/tsconfig-paths"></script><script src="https://unpkg.com/tsconfig-paths"></script><script type="module">
import tsconfigpaths from 'https://cdn.jsdelivr.net/npm/tsconfig-paths/+esm';
</script><script type="module">
import tsconfigpaths from 'https://cdn.skypack.dev/tsconfig-paths';
</script>