Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use typescript parser for parsing js files instead of espree #111

Open
kvantetore opened this issue Sep 15, 2015 · 2 comments
Open

use typescript parser for parsing js files instead of espree #111

kvantetore opened this issue Sep 15, 2015 · 2 comments

Comments

@kvantetore
Copy link

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@3130c38, that passes all the tests.

It's all tangled up with #105, but I can create a PR if there is any interest

@nkobber
Copy link

nkobber commented Feb 29, 2016

Would appreciate if you did

@Toilal
Copy link
Contributor

Toilal commented Feb 2, 2017

It would be great to bring TypeScript support, as it's more and more common to use it, even with AngularJS (1).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants