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 68bd848 commit 9551d92Copy full SHA for 9551d92
package.json
@@ -41,7 +41,7 @@
41
"test:unit": "c8 --reporter=lcov --reporter text node --test",
42
"test-ci": "run-s test:*",
43
"test": "run-s check test:*",
44
- "postinstall": "node ./cli.js wrapper --postinstall"
+ "//postinstall": "node ./cli.js wrapper --postinstall"
45
},
46
"devDependencies": {
47
"@socketsecurity/eslint-config": "^3.0.1",
0 commit comments