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 Typescript support for .cts and .mts files #1978

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Add Typescript support for .cts and .mts files #1978

merged 1 commit into from
Jul 25, 2023

Conversation

gspetrou
Copy link
Contributor

Adds Typescript syntax highlighting to .cts and .mts files. These file extensions only specify to Typescript/Node what module system to use. They use the same syntax highlighting as .ts files. More info here.

Adds Typescript syntax highlighting to `.cts` and `.mts` files. These file extensions only specify to Typescript/Node what module system to use. They use the same syntax highlighting as `.ts` files. More info [here](https://www.typescriptlang.org/docs/handbook/esm-node.html#new-file-extensions).
@tancnle
Copy link
Collaborator

tancnle commented Jul 25, 2023

Thank you for your contribution @gspetrou ❤️ LGTM 🚀

@tancnle tancnle added this pull request to the merge queue Jul 25, 2023
Merged via the queue into rouge-ruby:master with commit fa7c89d Jul 25, 2023
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.

2 participants