separate jsx/tsx from js/ts #893
developomp
started this conversation in
Ideas
Replies: 2 comments
-
linguist treats JSX and JS as the same, and puts TSX as a subcategory of TS. so TSX could be split if wanted but JSX cannot. |
Beta Was this translation helpful? Give feedback.
0 replies
-
There's been a lot of discussion of how to handle jsx vs js in github/linguist, but github-linguist/linguist#3677 (comment) summarizes well why they're considered the same language. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Instead of putting jsx and tsx codes with js and ts in the language metrics, separate them into different categories.
Beta Was this translation helpful? Give feedback.
All reactions