New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

ember-cli-typify

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-typify

Allow ember apps to use typescript files.


Version published
Weekly downloads
1
decreased by-75%
Maintainers
1
Weekly downloads
 
Created

Ember-cli-typify

Enable typescript preprocessing on Ember 2.x apps.

One time setup

To use install dependencies

npm install --save-dev ember-cli-typify
npm install --save-dev github:winding-lines/at-types-ember

Create a tsconfig.json file:

ember generate ember-cli-typify

Incremental adoption

Rename the files you want to check from .js to .ts

Keywords

FAQs

Package last updated on 09 Jul 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts