Changes in build.yml and package.json and added good quality image in sponser section #24
+53
−4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixed #6
Fixed #25
Description
I added few more steps in github/workflows/build.yml like:
1) Lint Checks
2) type Checks
3) Code formatting with prettier
This will automate code validation, formatting checks, and ensure that the build process is completed without errors.
I set Pull Request branch (main) in build.yml file.
and added comments in (build.yml) file for better understanding and troubleshooting the new issue.
I added responding dependencies in (package.json) file.
1) type-check
2) prettier-check
I Update the README.md file to explain the new CI process.
Date: 14/01/2025
I added new good-quality images in sponser section .
- Before changes:
- After changes: