wagerfield / nuxt-typescript

TypeScript module for Nuxt
MIT License
90 stars 11 forks source link

Update typescript dependency #13

Open r0skar opened 5 years ago

r0skar commented 5 years ago

I have had some compatibility issues, because vscode's linter was using a newer version of typescript. So I have had some ts lint warning show up in vscode, while they didnt in the nuxt cli. I updated the typescript version and it seems to work just fine now.

CoryKleiser commented 5 years ago

What's the status of this PR. Can we update to typescript@3.1.1 or newer before it's merged so we have a supported version to work with.