ob-typescript icon indicating copy to clipboard operation
ob-typescript copied to clipboard

Emacs org-mode babel support for typescript

Results 3 ob-typescript issues
Sort by recently updated
recently updated
newest added

hello I'm getting the following errors showing up when I try to evaluate a typescript code block ![image](https://github.com/lurdan/ob-typescript/assets/113631804/ee6d7a7e-edcd-4bd3-b035-2e7b6d57994a) this is what my configuration looks like. ![image](https://github.com/lurdan/ob-typescript/assets/113631804/1071226c-fed0-4e84-a653-f0eb14ba0e12) any suggestions would be...

Is there any support for imports? It looks like execution always happens in the babel-temporary-directory so even if there are installed packages where the org file is located, they will...

``` Debugger entered--entering a function: * org-babel-tangle(nil) funcall-interactively(org-babel-tangle nil) call-interactively(org-babel-tangle nil nil) command-execute(org-babel-tangle) recursive-edit() debug(error (wrong-type-argument listp :rowname-names)) #[(pair) "\301\302@\303A!#\207" [pair format "%s=%S" org-babel-typescript-var-to-typescript] 5](:rowname-names) mapconcat(#[(pair) "\301\302@\303A!#\207" [pair format "%s=%S"...