File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# ember-cli-typescript
22
3- [ ![ * nix build status] ( https://travis-ci.org/emberwatch/ember-cli-typescript.svg?branch=master )] ( https://travis-ci.org/emberwatch/ember-cli-typescript )
4- [ ![ Windows build status] ( https://ci.appveyor.com/api/projects/status/pjilqv1xo3o9auon/branch/master?svg=true )] ( https://ci.appveyor.com/project/chriskrycho/ember-cli-typescript/branch/master )
5- [ ![ Ember Observer Score] ( https://emberobserver.com/badges/ember-cli-typescript.svg )] ( https://emberobserver.com/addons/ember-cli-typescript )
3+ [ ![ * nix build status] ( https://travis-ci.org/emberwatch/ember-cli-typescript.svg?branch=master )] ( https://travis-ci.org/emberwatch/ember-cli-typescript ) [ ![ Windows build status] ( https://ci.appveyor.com/api/projects/status/pjilqv1xo3o9auon/branch/master?svg=true )] ( https://ci.appveyor.com/project/chriskrycho/ember-cli-typescript/branch/master ) [ ![ Ember Observer Score] ( https://emberobserver.com/badges/ember-cli-typescript.svg )] ( https://emberobserver.com/addons/ember-cli-typescript )
64
75Use TypeScript in your Ember 2.x apps!
86
@@ -115,6 +113,12 @@ give users fair warning about the increased size. To enable TypeScript for your
115113addon, simple move ` ember-cli-typescript ` from ` devDependencies ` to
116114` dependencies ` in your ` package.json ` .
117115
116+ ## New modules API
117+
118+ Note: the new modules API is not yet supported by the official typings (which
119+ are distinct from this addon, though we install them). We hope to have support
120+ for them shortly!
121+
118122## Not (yet) supported
119123
120124While TS already works nicely for many things in Ember, there are a number of
You can’t perform that action at this time.
0 commit comments