tree-sitter / tree-sitter-typescript

TypeScript grammar for tree-sitter
MIT License
341 stars 104 forks source link

Tolerate trailing comma in tuple types #153

Closed mjambon closed 3 years ago

mjambon commented 3 years ago

Closes #143

aryx commented 3 years ago

Ah, that's a nice workflow! 6h from commit to merge! That's progress!