Open alexgorbatchev opened 4 weeks ago
Thanks for the report, I think this is an upstream error in the typescript grammars: https://github.com/tree-sitter/tree-sitter-typescript
Note Grit will still do a best effort attempt even on files that fail to fully parse.
Thanks, I re-posted over at the grammar repo.
I was testing grit on a large corporate project and some
.tsx
files are throwing an error. Unfortunately I can't paste code here verbatim due to IP, but here's is one complete file and one snippet that fail to parse:in another file