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 33ba744 commit ec99148Copy full SHA for ec99148
package.json
@@ -22,7 +22,7 @@
22
"scripts": {
23
"next": "bumpp",
24
"publint": "publint",
25
- "test": "echo 'done'",
+ "test": "node --test",
26
"fix": "prettier --write ."
27
},
28
"dependencies": {
0 commit comments