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 #587

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

deepsource-autofix[bot]
Copy link
Contributor

This commit fixes the style issues introduced in e3d58f0 according to the output
from Prettier and StandardJS.

Details: None

This commit fixes the style issues introduced in e3d58f0 according to the output
from Prettier and StandardJS.

Details: None
Copy link

vercel bot commented Jan 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pro-react-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 3:15am

Copy link

what-the-diff bot commented Jan 27, 2025

PR 概述

  • 重构 JSX 语法
    该项改变主要专注于使用单引号替换双引号,目的在于使 JSX 属性的书写方式更加统一。
  • 移除冗余的尾随逗号
    原先步骤配置对象中存在一些不需要的尾随逗号,此次我们将其清理出去。
  • 调整代码缩进和空格
    为了提高代码的一致性以及可读性,我们在组件的多处地方对代码的缩进和空格进行了调整。
  • 代码整齐更统一,功能保持不变
    尽管我们对代码进行了一些优化修改,但所有的功能都没有发生改变。这次优化的主要目标是保持功能不变的同时,使得代码更加清晰和统一。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants