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

Refactor the use of actions/setup-node #545

Merged
merged 2 commits into from
Jul 7, 2021
Merged

Commits on Jul 7, 2021

  1. Refactor the use of actions/setup-node

    - Set `.nvmrc` value to `with.node-version`
      See <actions/setup-node#32 (comment)>
    - Add `npm run lint-ci` to use "Problem Matchers" of actions/setup-node
    ybiquitous committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    57cd4fd View commit details
    Browse the repository at this point in the history
  2. Revert src/Link.jsx

    ybiquitous committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    e3a3b1a View commit details
    Browse the repository at this point in the history