Skip to content

Commit fbff1e2

Browse files
authored
fix(vitest): allow to typecheck tests (vuejs#47)
1 parent 307e19f commit fbff1e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

template/tsconfig/vitest/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"scripts": {
3+
"typecheck": "vue-tsc --noEmit && vue-tsc --noEmit -p tsconfig.vitest.json --composite false"
4+
},
25
"devDependencies": {
36
"@types/jsdom": "^16.2.14"
47
}

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