Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

Add support for ts-standard #1033

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jamietanna
Copy link

No description provided.

command = "ts-standard",
args = { "--stdin", "--fix" },
to_stdin = true,
dynamic_command = cmd_resolver.from_node_modules,
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure this is working, in the repo I'm testing with, I'm using yarn and it doesn't seem to be running 🤔

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try enabling debug mode and see if there's anything there. It should give you an idea of how it's resolving the command in your project.

@jose-elias-alvarez jose-elias-alvarez mentioned this pull request Oct 11, 2022
1 task
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants