Skip to content

Support for TypeScript-based NativeScript projects #1117

@tailsu

Description

@tailsu

As a NativeScript used, I want to develop my project in TypeScript, but I don't want to muck around with TypeScript compilers, Grunt, Gulp or whatever.

How to Use

Execute:

$ tns install typescript

From now on, commands like tns prepare, tns build, etc. will compile all *.ts files under app/ and output the respective *.js files and the compiled files will be the ones that go into the built package.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions