style: format code with Prettier and StandardJS#2
Open
deepsource-autofix[bot] wants to merge 3 commits intomasterfrom
Open
style: format code with Prettier and StandardJS#2deepsource-autofix[bot] wants to merge 3 commits intomasterfrom
deepsource-autofix[bot] wants to merge 3 commits intomasterfrom
Conversation
This commit fixes the style issues introduced in c269069 according to the output from Prettier and StandardJS. Details: None
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Resolved issues in the following files with DeepSource Autofix: 1. app/api/domain/[slug]/verify/route.ts 2. app/app/dashboard/portfolio/[slug]/settings/PortfolioSettingNav.tsx 3. app/layout.tsx 4. app/NextUIProvider.tsx 5. components/dashboard/DashBoardSideNavBar.tsx 6. components/dashboard/portfolio/BarList.tsx 7. components/dashboard/portfolio/blog/blog-editor.tsx 8. components/dashboard/portfolio/CreatePortfolio.tsx 9. components/dashboard/portfolio/PorfolioBarChart.tsx 10. components/explore/BlogPreview.tsx 11. components/explore/LandingPage.tsx 12. components/form/domain-configuration.tsx 13. components/form/uploader.tsx 14. components/form/work-form.tsx 15. components/home/landingsection.tsx 16. components/home/WaitListForm.tsx 17. components/mdx.tsx 18. components/ui/3d-card.tsx 19. components/ui/infinite-moving-cards.tsx 20. components/ui/lamp.tsx 21. components/ui/macbook-scroll.tsx 22. components/ui/Spotlight.tsx 23. components/ui/text-reveal-card.tsx 24. components/ui/tracing-beam.tsx 25. components/ui/typewriter-effect.tsx 26. lib/actions.ts 27. lib/remark-plugins.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This commit fixes the style issues introduced in c269069 according to the output
from Prettier and StandardJS.
Details: None