You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general, I think that probably #27 would be better - iow, just use eslint's config, which will/can include the ability to define a parser that can handle whatever the user likes.
Syntax block support for
How about we pipe these code blocks to another Unix command?
Add flag array to command.
Example,
--type=ts --type=typescript
Then we can pass all the code blocks in chunks into the
ts-node
command.Kinda wanna support
bash
andgo
andrust
blocks.The text was updated successfully, but these errors were encountered: