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
As mentioned in #13 (comment).
We will eventually have npm run lint, npm run test, npm run validate, and npm run dist — all of which are good build steps.
npm run lint
npm run test
npm run validate
npm run dist
The text was updated successfully, but these errors were encountered:
Great idea. I suggest setting up github actions - that way pull requests are automatically tested. Will you do it @rramphal ?
Sorry, something went wrong.
@vvasuki Working on it now.
rramphal
Successfully merging a pull request may close this issue.
As mentioned in #13 (comment).
We will eventually have
npm run lint
,npm run test
,npm run validate
, andnpm run dist
— all of which are good build steps.The text was updated successfully, but these errors were encountered: