Closed yashksaini-coder closed 1 week ago
Thank you for submitting your pull request! π We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! π
Name | Link |
---|---|
Latest commit | f41b882d2f29ac75cd39785dfc771ed7f6f7656c |
Latest deploy log | https://app.netlify.com/sites/befiteveryday/deploys/672fad538b732700084761f5 |
Deploy Preview | https://deploy-preview-455--befiteveryday.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.
ππ Thank you for your contribution! Your PR #455 has been merged! ππ
β Closes: #439
This pull request includes several important changes to the
stargazers
project, focusing on configuration and setup improvements. The changes include adding a.gitignore
file, setting up Prettier configuration, defining thepackage.json
file, configuring Remotion, and setting up TypeScript configuration.Configuration and Setup Improvements:
.gitignore
additions:node_modules
,dist
,.DS_Store
,todo.md
,.env
, andbuild
.Prettier configuration:
.prettierrc
file to enforce code formatting rules, such as using spaces instead of tabs, enabling bracket spacing, and setting the tab width to 2.package.json
setup:Remotion configuration:
remotion.config.ts
, including setting the video image format to "jpeg" and adjusting the render timeout.TypeScript configuration:
tsconfig.json
file to configure TypeScript compiler options, such as target, module, JSX, strict mode, and other settings, while excluding theremotion.config.ts
file.SUMMARY
Adding dependencies in a new directory area to avoid conflicts with other props.
Are you contributing under any Open-source programme?
@GAVINESHWAR @jeevan10017 kindly review this PR, and at least lvl 3