Add deno-tsx-ts-mode and automatically configure Eglot
Update docs and bump to 0.2.0
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
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