We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad496de + fee889c commit bbbb699Copy full SHA for bbbb699
README.md
@@ -91,6 +91,12 @@ on the background and roadmap for the project.
91
92
[typing-your-ember]: http://www.chriskrycho.com/typing-your-ember.html
93
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
100
## :construction: Using ember-cli-typescript with Ember CLI addons
101
102
**:warning: Warning: this is *not* currently recommended. This is a WIP part of the
0 commit comments