We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a48051b commit a900dd0Copy full SHA for a900dd0
package.json
@@ -3,5 +3,8 @@
3
"prettier": "3.3.3",
4
"typescript": "^5.5.4",
5
"vitest": "^2.0.5"
6
+ },
7
+ "scripts": {
8
+ "test": "vitest"
9
}
10
0 commit comments