nativescript-dev-typescript
nativescript-dev-typescript copied to clipboard
Typescript version
Hello. Silly question.... which version of Typescript should I use?
I'm stick with the version that comes with the templates (2.7.2). Can I update it safely?
I can't find documentation on this issue.
Thanks.
Good question, not silly. It needs to be in the DOCS. When can we use typescript 3+?
I've updated it to 2.9.2 and it seems to be working without problems... after all, what we get is generated Javascript. But I'm not sure if I could use Typescript 3 with project references, which are my main interest on updating. I could try, but only by trying I can't be sure that it will not break on other issues or updates.
I'll appreciate some word from somebody who knows better of the inner working of nativescript-dev-typescript.