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 0dcbfa2 commit 5187b05Copy full SHA for 5187b05
1 file changed
files/package.json
@@ -48,7 +48,8 @@
48
"@glint/core": "unstable",
49
"@glint/environment-ember-loose": "unstable",
50
"@glint/environment-ember-template-imports": "unstable",
51
- "@glint/template": "^1.5.2",
+ "@glint/tsserver-plugin": "unstable",
52
+ "@glint/template": "unstable",
53
"@ember/app-tsconfig": "^1.0.0",
54
"@ember/library-tsconfig": "^1.0.0",<% } %>
55
"@rollup/plugin-babel": "^6.0.4",<% if (typescript) { %>
0 commit comments