Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: format code with Prettier and StandardJS #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 5, 2024

  1. style: format code with Prettier and StandardJS

    This commit fixes the style issues introduced in c269069 according to the output
    from Prettier and StandardJS.
    
    Details: None
    deepsource-autofix[bot] authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3bfc7aa View commit details
    Browse the repository at this point in the history
  2. refactor: autofix issues in 27 files

    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
    deepsource-autofix[bot] authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    01753af View commit details
    Browse the repository at this point in the history
  3. style: format code with Prettier and StandardJS

    This commit fixes the style issues introduced in 01753af according to the output
    from Prettier and StandardJS.
    
    Details: #2
    deepsource-autofix[bot] authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    68ac8e9 View commit details
    Browse the repository at this point in the history