Skip to content

Commit fee889c

Browse files
committed
Update readme with comment on environment.d.ts
1 parent ad496de commit fee889c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,12 @@ on the background and roadmap for the project.
9191

9292
[typing-your-ember]: http://www.chriskrycho.com/typing-your-ember.html
9393

94+
## Environment configuration typings
95+
96+
Along with the @types/ files mentioned above, ember-cli-typescript adds a
97+
starter interface for `config/environment.js` in `config/environment.d.ts`.
98+
This interface will likely require some changes to match your app.
99+
94100
## :construction: Using ember-cli-typescript with Ember CLI addons
95101

96102
**:warning: Warning: this is *not* currently recommended. This is a WIP part of the

0 commit comments

Comments
 (0)