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.
1 parent 966129c commit 12324d1Copy full SHA for 12324d1
app/router.js
@@ -56,6 +56,7 @@ Router.map(function () {
56
57
this.route('security');
58
this.route('node-support');
59
+ this.route('typescript-support');
60
61
this.route('sponsors');
62
package.json
@@ -76,7 +76,7 @@
76
"ember-resolver": "^8.0.3",
77
"ember-responsive-image": "^3.4.0",
78
"ember-source": "~3.28.8",
79
- "ember-styleguide": "^8.4.0",
+ "ember-styleguide": "^11.1.0",
80
"ember-template-lint": "^3.14.0",
81
"ember-tether": "^2.0.1",
82
"ember-truth-helpers": "^3.0.0",
0 commit comments