@esite/typescript

0.9.1 • Public • Published

@esite/typescript

Compiles your typescript files into plain javascript for the browser

How to use

Install this package via npm i @esite/typescript and make sure you have @esite/core installed.

IMPORTANT: Also make sure you have typescript installed, preferably globally.

Finally, add a ./tsconfig.json file in the project root directory.

Any files ending in .ts will now automatically be compiled into .js files.

Readme

Keywords

Package Sidebar

Install

npm i @esite/typescript

Weekly Downloads

2

Version

0.9.1

License

ISC

Unpacked Size

2.86 kB

Total Files

4

Last publish

Collaborators

  • mdressler