This extension is working well for my project in `.ts` files. However, I now have `.tsx` files in my server project (sending HTML emails using React) and the SQL highlighting doesn't work in those files. Can we get it to work in `.tsx` files as well?
This extension is working well for my project in
.tsfiles.However, I now have
.tsxfiles in my server project (sending HTML emails using React) and the SQL highlighting doesn't work in those files.Can we get it to work in
.tsxfiles as well?