Skip to content

Commit

Permalink
Remove glint from docs/test-app
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed Dec 11, 2023
1 parent 041233f commit 2132335
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 108 deletions.
4 changes: 0 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"lint:hbs:fix": "ember-template-lint . --fix",
"lint:js": "eslint . --cache",
"lint:js:fix": "eslint . --fix",
"lint:types": "glint",
"start": "ember serve",
"test": "concurrently \"npm:lint\" \"npm:test:*\" --names \"lint,test:\"",
"test:ember": "ember test",
Expand All @@ -35,9 +34,6 @@
"@embroider/test-setup": "3.0.3",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@glint/core": "^1.0.2",
"@glint/environment-ember-loose": "^1.2.1",
"@glint/template": "^1.2.1",
"@tsconfig/ember": "^3.0.2",
"@types/ember": "^4.0.8",
"@types/ember-data": "^4.4.13",
Expand Down
1 change: 0 additions & 1 deletion docs/types/global.d.ts

This file was deleted.

Loading

0 comments on commit 2132335

Please sign in to comment.