Skip to content

Commit 830c1b9

Browse files
committed
delete more glint stuff
1 parent 7f0a1cc commit 830c1b9

File tree

4 files changed

+1
-26
lines changed

4 files changed

+1
-26
lines changed

ember-string/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"lint:types": "tsc --noEmit --emitDeclarationOnly false",
3838
"start": "concurrently 'npm:start:*'",
3939
"start:js": "rollup --config --watch --no-watch.clearScreen",
40-
"start:types": "glint --declaration --watch",
40+
"start:types": "tsc --declaration --watch",
4141
"test": "echo 'A v2 addon does not have tests, run tests in test-app'",
4242
"prepack": "rollup --config"
4343
},

ember-string/src/template-registry.ts

-11
This file was deleted.

ember-string/unpublished-development-types/.gitkeep

Whitespace-only changes.

ember-string/unpublished-development-types/index.d.ts

-14
This file was deleted.

0 commit comments

Comments
 (0)