Open Shryansh107 opened 1 week ago
Name | Link |
---|---|
Latest commit | f5deca29c4757b1613366212071c2acd5411aa4e |
Latest deploy log | https://app.netlify.com/sites/incredible-bonbon-d8ded9/deploys/672517167a7a610008228e33 |
Deploy Preview | https://deploy-preview-15--incredible-bonbon-d8ded9.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
added pre commit nad pre push hooks
lints project according to shown prettier configuration on every commit - { "trailingComma": "es5", "tabWidth": 2, "semi": false, "singleQuote": true }
builds project before pushing it to remote origin