We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feaa4c2 commit 26be77cCopy full SHA for 26be77c
package.json
@@ -8,7 +8,7 @@
8
"main": "index.js",
9
"scripts": {
10
"start": "electron ui_index.cjs",
11
- "test": "echo \"Error: no test specified\" && exit 1"
+ "test": "node ."
12
},
13
"dependencies": {
14
"@xterm/xterm": "^5.5.0",
0 commit comments