Skip to content

Commit 5187b05

Browse files
committed
Add @glint/tsserver-plugin for non-VSCode users
1 parent 0dcbfa2 commit 5187b05

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

files/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
"@glint/core": "unstable",
4949
"@glint/environment-ember-loose": "unstable",
5050
"@glint/environment-ember-template-imports": "unstable",
51-
"@glint/template": "^1.5.2",
51+
"@glint/tsserver-plugin": "unstable",
52+
"@glint/template": "unstable",
5253
"@ember/app-tsconfig": "^1.0.0",
5354
"@ember/library-tsconfig": "^1.0.0",<% } %>
5455
"@rollup/plugin-babel": "^6.0.4",<% if (typescript) { %>

0 commit comments

Comments
 (0)