Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Tsx Support #46

Closed
wants to merge 3 commits into from
Closed

Conversation

zarakay
Copy link

@zarakay zarakay commented Aug 18, 2016

This pull request adds tsx support to this gem. The tsx file extension is used by typescript to signify that the file contains JSX syntax and to compile accordingly. The merge of this depends on typescript-ruby/typescript-node-ruby#11 being merged first.

@zarakay zarakay mentioned this pull request Aug 18, 2016
@coveralls
Copy link

coveralls commented Aug 18, 2016

Coverage Status

Coverage decreased (-2.8%) to 88.06% when pulling 31c11df on OzGuild:tsx-support into 2c8c006 on typescript-ruby:master.

@bdrazhzhov
Copy link
Member

Hi @mliyanagamage
Could you cover your changes by tests to ensure that these changes recognise new file extension correctly? Also it would be useful for new changes in future, test should help not to break your code.

@zarakay zarakay closed this Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants