We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd5d23 commit 83cd79bCopy full SHA for 83cd79b
package.json
@@ -41,7 +41,6 @@
41
"lint:hbs:fix": "ember-template-lint . --fix",
42
"lint:js": "eslint . --cache",
43
"lint:js:fix": "eslint . --fix",
44
- "lint:types": "tsc --noEmit",
45
"prepack": "npm run build:wrappers && tsc --project tsconfig.declarations.json",
46
"postpack": "rimraf declarations",
47
"start": "npm run build:wrappers && firebase emulators:exec --import=./emulator-data --project ember-cloud-firestore-adapter-test-project --ui \"ember serve\"",
0 commit comments