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 869ddcc commit f61dbb1Copy full SHA for f61dbb1
package.json
@@ -6,7 +6,7 @@
6
"bin": "./cmd/make-js-component.js",
7
"scripts": {
8
"dev": "npx tsc -w",
9
- "test": "echo \"Error: no test specified\" && exit 1"
+ "test": "echo \"Error: no test specified\" && exit 1"
10
},
11
"keywords": [
12
"node",
0 commit comments