Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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).
- Loading branch information