Skip to content

Commit bbbb699

Browse files
authored
Merge pull request #76 from theroncross/readme-environment-d-ts
Update README with comment on environment.d.ts
2 parents ad496de + fee889c commit bbbb699

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)