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 bc1d3c4 commit 1f50594Copy full SHA for 1f50594
package.json
@@ -4,7 +4,7 @@
4
"description": "A CRUD maker based in filesystem",
5
"scripts": {
6
"lint": "npm -w ui run lint",
7
- "test": "npm -w ui run test",
+ "test": "echo \"Error: no test specified\"",
8
"dev": "npm -w @index-san/electron run dev",
9
"build": "node scripts/build.js",
10
"make:version": "node scripts/version.js",
0 commit comments