Drawn2Shoe is a user-friendly e-commerce platform. It offers customers the ability to purchase and personalize their shoes. The platform's intuitive interface ensures seamless navigation and usability across a variety of devices.
Lint and type errors checking in the pull requests of the repo
Changes
Made the nodejs.yml file for running lint and type checking error, since there were issues with the client and server code, there were errors in the lint checking , otherwise on resolution works perfectly
Lint and type errors checking running perfectly
How to test
go to github -> actions
under workflows tab -> lint and type check -> run workflow(on the right side of the panel) -> see the summary to look for any errors
Description
Lint and type errors checking in the pull requests of the repo
Changes
Made the nodejs.yml file for running lint and type checking error, since there were issues with the client and server code, there were errors in the lint checking , otherwise on resolution works perfectly Lint and type errors checking running perfectly
How to test
go to github -> actions under workflows tab -> lint and type check -> run workflow(on the right side of the panel) -> see the summary to look for any errors
Please consider using the closing keyword if the pull request is proposed to fix an issue already created in the repository (https://help.github.com/articles/closing-issues-using-keywords/)