Commit Graph
7 Commits
Author SHA1 Message Date
David Sheldrick 0a4632fe79 revert change to lib/protocol.d.ts 2017-01-24 07:16:15 +01:00
David Sheldrick ebb666a9c2 delete fourslash testcase for --jsx react-native 2017-01-24 05:09:40 +01:00
David Sheldrick 6fda5a1b3a Update comment about jsx react-native in es5.ts 2017-01-23 22:14:57 +01:00
David Sheldrick 7bf52ee1fd add notifications and tests for jsx react-native es3 2017-01-23 22:08:39 +01:00
David Sheldrick 8d590d5191 rename preserveWithJsExtension to react-native 2017-01-23 21:42:39 +01:00
David Sheldrick 7879b22ea9 Add test case for preserveWithJsExtension 2017-01-23 19:30:24 +01:00
David Sheldrick dd0ed44b9a Add option to output .js files while preserving jsx
This commit adds the ability to preserve jsx in source code, but
also to output .js files rather than .jsx files. This is useful
for react-native which does not support .jsx files.
2017-01-23 18:17:16 +01:00