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 907fed4 commit 3f0f3e4Copy full SHA for 3f0f3e4
package.json
@@ -20,7 +20,7 @@
20
"types": "types/index.d.ts",
21
"scripts": {
22
"build": "tsc",
23
- "test": "tsc & npm install -g & hmd2html -s ./example",
+ "test": "tsc & npx hmd2html -s ./example",
24
"lint": "eslint lib/**"
25
},
26
"author": "Kashiwa",
0 commit comments