You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once both the features available, we will publish the templates in TypeScript as well.
For the time being, you can view the TypeScript source of the templates in the NativeScript apps folder. Template are located in folders, named by the "template-{templateName}" scheme.
By the way, building the NativeScript/NativeScript repo, you'll get the tns-template-x.x.x-ts.tgz archives, which are actually the templates packed as npm.
Sorry if this has been asked before.
It would be really nice to install the typescript source along side the compiles javascript when an application is created.
The compiled javascript is much harder to read & change than the typescript.
The text was updated successfully, but these errors were encountered: