We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3bd0ce commit c3b921aCopy full SHA for c3b921a
1 file changed
api/package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.0",
4
"main": "index.js",
5
"scripts": {
6
- "test": "echo \"Error: no test specified\" && exit 1",
+ "test": "echo \"No tests yet\"",
7
"backend": "nodemon server.js "
8
},
9
"nodemonConfig": {
0 commit comments