Skip to content

Create frontend_ci.yml#153

Open
hajineats wants to merge 5 commits intomainfrom
continuous-integration-frontend
Open

Create frontend_ci.yml#153
hajineats wants to merge 5 commits intomainfrom
continuous-integration-frontend

Conversation

@hajineats
Copy link
Copy Markdown
Contributor

@hajineats hajineats commented Mar 15, 2022

Description

It will run the following commands:

  • test (npm run test)
  • eslint (npx eslint --ext .js,.ts,.tsx,.jsx .)
  • build (npm run build)

Runs on node version 16.

@hajineats hajineats linked an issue Mar 15, 2022 that may be closed by this pull request
2 tasks
@noahjade noahjade linked an issue Mar 19, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setting up CI Automated Checks

2 participants