Closed NikitaRevenco closed 2 months ago
Note that you shouldn't change the README manually because there is an automatic CI that does it
Note that you shouldn't change the README manually because there is an automatic CI that does it
I have reverted changes to the Md file
Would you mind running the query formatter? Then we can merge
Would you mind running the query formatter? Then we can merge
Ok!
Thank you! Also one last thing, I apologize for not mentioning earlier- would you mind putting this in an alteration? It would probably be easier to read. Something like:
[
(for_statement)
(while_statement)
...etc
] @statement.outer
the return statement can stay on its own
Thank you! Also one last thing, I apologize for not mentioning earlier- would you mind putting this in an alteration? It would probably be easier to read. Something like:
[ (for_statement) (while_statement) ...etc ] @statement.outer
the return statement can stay on its own
Sure!, I agree this makes it more reasonable. I wasn't even aware of this syntax till now, that's cool!
Thanks!
This includes js, ts, jsx, and tsx
Closes #686