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

Sign up
Appearance settings

Commit 10d1be9

Browse files
committed
actually using vitest (duh)
1 parent a7dfa60 commit 10d1be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"scripts": {
3838
"toc": "doctoc README.md",
3939
"lint": "eslint src --fix",
40-
"test": "jest src",
40+
"test": "vitest run src",
4141
"test:watch": "npm run test -- --watch",
4242
"test:update": "npm run test -- --updateSnapshot --coverage",
4343
"setup": "npm install && npm run validate",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /