fixes #2174 : [js] Salsa - JS ReactNative - use the TypeScriptReact grammar for JS

This commit is contained in:
Martin Aeschlimann
2016-02-11 09:40:15 +01:00
parent 89f23d7673
commit 710b5a1d42
8 changed files with 795 additions and 2561 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,12 +1,6 @@
The JavaScriptReact.tmLanguage bundle is derived from the TypeScriptReact.tmLanguage.
The JavaScript.tmLanguage bundle is derived from the TypeScriptReact.tmLanguage.
Changes:
- fileTypes -> .jsx
- scopeName -> scope.jsx
The JavaScript-ts.tmLanguage bundle is derived from the TypeScriptReact.tmLanguage.
Changes:
- all occurences of .ts -> .js
- fileTypes -> .js
- scopeName -> scope.js
- fileTypes .tsx -> .js
- scopeName scopr.tsx -> scope.js
- update language name and file types