lurdan / ob-typescript

Emacs org-mode babel support for typescript
GNU General Public License v3.0
31 stars 12 forks source link

ob-typescript is returning errors when I try to evaluate a code block #6

Open diegovelascommerce opened 1 year ago

diegovelascommerce commented 1 year ago

hello I'm getting the following errors showing up when I try to evaluate a typescript code block image

this is what my configuration looks like. image

any suggestions would be appreciated.

this looks alike a neat little plugin and I'm looking forward to getting it to work on my machine.

Thanks in advance. I hope to hear back from someone.

Regards,

Diego

diegovelascommerce commented 1 year ago

apparently this can all go away if I set the tsconfig.json file. but where do I put it?