Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs ~ fix TS example to work with fully-specified imports and
ts-node
# Discussion `ts-node`, for 'reasons', doesn't currently support the TypeScripts import "magic" extension search logic. Discussion and experimentation is on-going and may be added in the future.[^1] For now, as a working replacement, reference the CJS compiled/distributed code directly instead of the TypeScript source code in the TS example. # refs [1]: TypeStrong/ts-node#783
- Loading branch information