Skip to content

Commit 83cd79b

Browse files
committedJan 23, 2025
Revert
1 parent ebd5d23 commit 83cd79b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎package.json

-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"lint:hbs:fix": "ember-template-lint . --fix",
4242
"lint:js": "eslint . --cache",
4343
"lint:js:fix": "eslint . --fix",
44-
"lint:types": "tsc --noEmit",
4544
"prepack": "npm run build:wrappers && tsc --project tsconfig.declarations.json",
4645
"postpack": "rimraf declarations",
4746
"start": "npm run build:wrappers && firebase emulators:exec --import=./emulator-data --project ember-cloud-firestore-adapter-test-project --ui \"ember serve\"",

0 commit comments

Comments
 (0)