We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62007a4 commit ded1bafCopy full SHA for ded1baf
1 file changed
grammars/grammars.json
@@ -42,7 +42,7 @@
42
{
43
"language": "typescript",
44
"scopeName": "source.ts",
45
- "extensions": [".ts"],
+ "extensions": [".ts", ".mts", ".cts"],
46
"grammar": "TypeScript.tmLanguage.json",
47
"tokenTypes": {
48
"entity.name.type.instance.jsdoc": "other",
0 commit comments