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

Chore: Add new npm scripts (#42) #43

Merged
merged 1 commit into from
Jun 8, 2024
Merged

Conversation

mertssmnoglu
Copy link
Owner

@mertssmnoglu mertssmnoglu commented Jun 8, 2024

Add new npm scripts to use in project

  • build | Build the app
  • test:unit | Run only unit tests
  • test:integration | Run only integration tests
  • format:check | Check formatting
  • format | Format all files

- build
- test:unit
- test:integration
- format
- format:check
@mertssmnoglu mertssmnoglu self-assigned this Jun 8, 2024
@mertssmnoglu mertssmnoglu added the enhancement New feature or request label Jun 8, 2024
@mertssmnoglu mertssmnoglu merged commit 547e936 into main Jun 8, 2024
@mertssmnoglu mertssmnoglu linked an issue Jun 8, 2024 that may be closed by this pull request
5 tasks
@mertssmnoglu mertssmnoglu deleted the feature/new_scripts branch June 9, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

New npm scripts
1 participant