tsconfig-paths icon indicating copy to clipboard operation
tsconfig-paths copied to clipboard

Customize load order

Open rex-remind101 opened this issue 5 years ago • 0 comments

Is it possible to customize the file extension load order? Every time I run in debug mode I receive exception breakpoints (which I like to have on) in handleErrorFromBinding. This would be greatly mitigated if i could simply make .ts files the first attempted loaded file extension.

e.g. ENOENT: no such file or directory, ...

rex-remind101 avatar Jul 22 '19 17:07 rex-remind101