mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
7 lines
187 B
Markdown
7 lines
187 B
Markdown
The JavaScript.tmLanguage bundle is derived from the TypeScriptReact.tmLanguage.
|
|
|
|
Changes:
|
|
- fileTypes .tsx -> .js
|
|
- scopeName scopr.tsx -> scope.js
|
|
- update language name and file types
|