We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checking icons implemented in #2332 is awesome, but I missed three requirements when reviewing it:
require
postinstall
node
yargs
pre-commit
build
test-ci
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checking icons implemented in #2332 is awesome, but I missed three requirements when reviewing it:
require
d (which is why it runs onpostinstall
as well), only when run withnode
yargs
, as a separate private packagepre-commit
and on CIbuild
test-ci
, probably right at the beginningThe text was updated successfully, but these errors were encountered: