Skip to content

vsDizzy/ts-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Transpile-only doesn't work without tsconfig.json

node -r ts-node/register src/app.ts - ok
node -r ts-node/register/transpile-only src/app.ts - error TS5109

If you copy tsconfig.json from src to the app root there will be no error.

About

ts-node bug minimal repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published