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

Add support for ts-standard#1033

Draft
jamietanna wants to merge 1 commit intojose-elias-alvarez:mainfrom
jamietanna:feature/ts-standard
Draft

Add support for ts-standard#1033
jamietanna wants to merge 1 commit intojose-elias-alvarez:mainfrom
jamietanna:feature/ts-standard

Conversation

@jamietanna
Copy link
Copy Markdown

No description provided.

command = "ts-standard",
args = { "--stdin", "--fix" },
to_stdin = true,
dynamic_command = cmd_resolver.from_node_modules,
Copy link
Copy Markdown
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 🤔

Copy link
Copy Markdown
Owner

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