cucumber / language-service

Cucumber Language Service
MIT License
18 stars 27 forks source link

Add support for tsx #90

Closed aslakhellesoy closed 2 years ago

aslakhellesoy commented 2 years ago

🤔 What's changed?

Switch from using typescript to tsx from tree-sitter-typescript

⚡️ What's your motivation?

Fix #87

Since tsx is a superset of typescript, this also work for regular TypeScript code.

🏷️ What kind of change is this?

♻️ Anything particular you want feedback on?

📋 Checklist:


This text was originally generated from a template, then edited by hand. You can modify the template here.