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

Upgrade to typescript@latest #10

Open
deskoh opened this issue Jan 20, 2019 · 1 comment
Open

Upgrade to typescript@latest #10

deskoh opened this issue Jan 20, 2019 · 1 comment

Comments

@deskoh
Copy link

deskoh commented Jan 20, 2019

Looking to use import types in TypeScript 2.9 for meteor testing using TypeScript.

@marvinside
Copy link

Had the same Issue today: the typescript here is outdated.

I'm using akanix42/meteor-vue-typescript which uses barbatus/typescript-compiler which uses this package.

As I am already working with Typescript 3 and my tsconfig.json includes es2019 lib, i get an error.

To fix this, i bumped TS Version Number to 3.9.2 and it worked without any problems.

@barbatus do you think this will just work? If so, you might want to do it yourself or I can create a pull request.

If this would create more problems, I'd go ahead and just fork this and include it by myself.

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

2 participants