Do not follow this link

~mgmarlow/deno-ts-mode

Add deno-tsx-ts-mode and automatically configure Eglot
Update docs and bump to 0.2.0
fix: Autoload behavior
fix: void-function on autoloads

Wrap `project-vc-extra-root-markers' autoload in `eval-after-load' to
ensure it's run after project is loaded.
Parse Deno config file to a struct
Autoload extra project markers
Update comment readme
7429ad5b — Graham Marlow 1 year, 5 months ago
fix: Separate ts and tsx auto-mode fallbacks

Fixes the problem where the fallback is always typescript-ts-mode even
when the user is in a tsx file.
Remove unused compile commands
Package lint, update prefix to deno-ts
Next
Do not follow this link