File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,21 @@ to ask for help in the [Ember Community Slack] ([get an invite]).
99
1010[ this blog post ] : http://www.chriskrycho.com/2017/typing-your-ember-part-5.html
1111[ this quest issue ] : https://github.com/typed-ember/ember-typings/issues/14
12- [ Ember Community Slack ] : https://embercommunity.slack.com/
12+ [ ember community slack ] : https://embercommunity.slack.com/
1313[ get an invite ] : https://ember-community-slackin.herokuapp.com/
1414
1515## Integrated in the addon
1616
17-
17+ (Someday soon this list should get _ long and awesome _ ! Help us make it happen!)
1818
1919## DefinitelyTyped (` @types ` )
2020
21- For addons which do not have types shipped with the addon directly, you may be
22- able
21+ For addons which do not have types shipped with the addon directly, you may be find them on DefinitelyTyped:
22+
23+ * ` @types/ember-data `
24+ * ` @types/ember-mocha `
25+ * ` @types/ember-qunit `
26+ * ` @types/ember-test-helpers `
27+ * ` @types/ember-testing-helpers `
28+ * ` @types/ember `
29+ * ` @types/rsvp `
You can’t perform that action at this time.
0 commit comments