Skip to content

Commit d74a457

Browse files
committed
fix: update type-check command for projects with Cypress Component Testing
Fixes #152
1 parent 4566301 commit d74a457

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

template/config/cypress/cypress/support/commands.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@
3535
// }
3636
// }
3737
// }
38+
39+
export {}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"scripts": {
3+
"type-check": "vue-tsc --noEmit -p tsconfig.cypress-ct.json --composite false"
4+
}
5+
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy