Brian Ng
|
60ea39aa70
|
Fix export extensions handling of TS declare keyword (#757)
|
2017-10-14 15:25:42 -04:00 |
|
Kevin Gibbons
|
6c4acecf00
|
Fix #437: only prohibit 'export type from "module" ' when flow is enabled (#438)
* Only prohibit 'export type' when flow is enabled
* Fix lint
|
2017-05-19 10:05:44 +02:00 |
|
Brian Ng
|
17f2a2036c
|
Allow namespace exotic to be exported as default (#474)
|
2017-04-19 13:59:49 +02:00 |
|
Daniel Tschinder
|
abf6ca8e5e
|
Add tests for export extensions (#127)
The case which includes a namespaced and default import was not tested yet
|
2016-09-15 19:24:11 +02:00 |
|