Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2e9db24

Browse filesBrowse files
committed
fix(vitest): allow to typecheck tests
1 parent e3ea96d commit 2e9db24
Copy full SHA for 2e9db24

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎template/tsconfig/vitest/package.json

Copy file name to clipboardExpand all lines: template/tsconfig/vitest/package.json
+3Lines 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 -p tsconfig.vitest.json --composite false"
4+
},
25
"devDependencies": {
36
"@types/jsdom": "^16.2.14"
47
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.