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

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 99df3bb according to the output
from Prettier and StandardJS.

Details: None

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

Details: None
Copy link

vercel bot commented Oct 25, 2024

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

Name Status Preview Comments Updated (UTC)
pro-react-admin ❌ Failed (Inspect) Oct 25, 2024 2:49am

Copy link

what-the-diff bot commented Oct 25, 2024

PR摘要

  • 对象格式重构:在Home组件中改变了一个对象字面量的格式,移除了一个尾随的逗号。
  • 组件Props更新:在AutoLinkLazyLoadImageAvatarCardIsometricCard以及LineBordered等组件中更新了props的引号,从双引号换为了单引号,以保持一致性。
  • 输入占位符引号修改:在InputInput.TextArea组件中标准化了placeholder的引号,从双引号转变为单引号。
  • 调整按钮类型引号:在按钮组件中转换了type prop的引号,从双引号变为单引号,以实现一致性。
  • 修改setTimeoutclearTimeout方法:在customizeTimer对象中,添加了方法名称后的空格,以保持格式的一致性。
  • 标准化API调用头格式:在头对象中移除了不必要的尾随逗号。
  • saveHtmlToPng功能中实现引号的一致性:修改了useCORS属性,使其有一个一致的格式化样式。

Copy link

sonarcloud bot commented Oct 25, 2024

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