Open kvantetore opened 9 years ago
By using typescript to parse js files we can parse files with typescript or flow type annotations.
I have an implementation in kvantetore/angular-gettext-tools@3130c38e8b9cb2f353db182f26ae7f218b11dd52, that passes all the tests.
It's all tangled up with #105, but I can create a PR if there is any interest
Would appreciate if you did
It would be great to bring TypeScript support, as it's more and more common to use it, even with AngularJS (1).
By using typescript to parse js files we can parse files with typescript or flow type annotations.
I have an implementation in kvantetore/angular-gettext-tools@3130c38e8b9cb2f353db182f26ae7f218b11dd52, that passes all the tests.
It's all tangled up with #105, but I can create a PR if there is any interest