Skip to content
New issue

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

Use npm-run-all to run test and lint scripts #1604

Merged
merged 8 commits into from Nov 12, 2021

Commits on Nov 11, 2021

  1. Copy the full SHA
    810e9d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. double quote

    bmish committed Nov 12, 2021
    Copy the full SHA
    10d1a2d View commit details
    Browse the repository at this point in the history
  2. run-p, add fix scripts

    bmish committed Nov 12, 2021
    Copy the full SHA
    a12e64b View commit details
    Browse the repository at this point in the history
  3. continue on error

    bmish committed Nov 12, 2021
    Copy the full SHA
    8e7e6d2 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary quotes

    bmish committed Nov 12, 2021
    Copy the full SHA
    8c80e27 View commit details
    Browse the repository at this point in the history
  5. switch to fix prefix scripts

    bmish committed Nov 12, 2021
    Copy the full SHA
    48e0589 View commit details
    Browse the repository at this point in the history
  6. use npm scripts in ci

    bmish committed Nov 12, 2021
    Copy the full SHA
    50fab07 View commit details
    Browse the repository at this point in the history
  7. switch CI back to npx ava

    bmish committed Nov 12, 2021
    Copy the full SHA
    601d0f1 View commit details
    Browse the repository at this point in the history