dvjsharma / Drawn2Shoe

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.
MIT License
27 stars 42 forks source link

nodejs.yml code added #105

Closed mansi104-ai closed 3 weeks ago

mansi104-ai commented 5 months ago

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/)

mansi104-ai commented 5 months ago

Please merge the code