| ▲ | skybrian 3 hours ago | |
> TypeScript-friendly resolution: extensionless imports, tsconfig.json#paths I’m wondering how that works. Deno has very complicated import resolution, so building my own import resolver to be compatible with it is a bit of a pain. (This is for a custom lint-like tool.) | ||