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 4828cbb commit 865b5c7Copy full SHA for 865b5c7
package.json
@@ -16,7 +16,6 @@
16
"remove": "node scripts/remove.js",
17
"parse": "node scripts/parse.js",
18
"dist": "node scripts/parse.js --write",
19
- "info": "node scripts/info.js",
20
"test": "echo \"Error: no test specified\" && exit 1",
21
"lint": "yarn run eslint modules scripts",
22
"commit-module": "node scripts/commit-module.js"
scripts/info.js
0 commit comments