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
I've been using publint and@arethetypeswrong/cli on a couple repos, and it's helpful for catching common footguns
publint
@arethetypeswrong/cli
these can be added to the concurrently` lint command in the addon package to help people double check that their package.json is configured correctly
publint works perfectly in my packages as is
arethetypeswrong, however, has some open issues:
npm pack
The text was updated successfully, but these errors were encountered:
NullVoxPopuli
Successfully merging a pull request may close this issue.
I've been using
publint
and@arethetypeswrong/cli
on a couple repos, and it's helpful for catching common footgunsthese can be added to the concurrently` lint command in the addon package to help people double check that their package.json is configured correctly
publint works perfectly in my packages as is
arethetypeswrong, however, has some open issues:
npm pack
automatically and delete .tgz afterward arethetypeswrong/arethetypeswrong.github.io#28 (otherwise turbo may be required (otherwise && in scripts))The text was updated successfully, but these errors were encountered: